Moves the cursor down one line.
Moves the cursor down one line. Equivalent to pushing the DOWN ARROW key once.
•Default Menu: None
•All Commands: Edit > Move Cursor Vertically > Line Down
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: DOWN ARROW
•EEID_DOWN (4161)
document.selection.LineDown(false,1);
document.selection.LineDown false,1