EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Down command

Summary

Moves the cursor down one line.

Description

Moves the cursor down one line.  Equivalent to pushing the DOWN ARROW key once.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.LineDown(false,1);

[VBScript]

document.selection.LineDown false,1

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.