Extends the selection to the end of the current line.
Extends the selection to the end of the current line.
•Default Menu: None
•All Commands: Edit > Extend Selection > End Extend
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: SHIFT+END
•EEID_SHIFT_END (4182)
document.selection.EndOfLine(true,eeLineView);
document.selection.EndOfLine(true,eeLineView);