Extends the selection to the start of the current logical line.
Extends the selection to the start of the current logical line.
•Default Menu: None
•All Commands: Edit > Extend Selection > Logical Home Extend
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: ALT+SHIFT+HOME
•EEID_SHIFT_LOGICAL_HOME (4181)
document.selection.StartOfLine(true,eeLineLogical);
document.selection.StartOfLine true,eeLineLogical