Inserts a new line below the current cursor position.
Inserts a new line below the line the cursor is currently located in.
•Default Menu: None
•All Commands: Edit > Insert > Open Line Below
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: CTRL+SHIFT+ENTER
•EEID_LINE_OPEN_BELOW (4196)
document.selection.LineOpen(false);
document.selection.LineOpen false