Extends the selection down one line.
Extends the selection down one line. If no text is selected, this command will select the line directly below the cursor.
•Default Menu: None
•All Commands: Edit > Extend Selection > Line Down Extend
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: SHIFT+DOWN ARROW
•EEID_SHIFT_DOWN (4177)
document.selection.LineDown(true,1);
document.selection.LineDown true,1