Extends the selection one character to the left.
Extends the selection one character to the left. If the cursor is at the beginning of a line, this command moves the cursor to the end of the previous line.
•Default Menu: None
•All Commands: Edit > Extend Selection > Char Left Extend
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: SHIFT+LEFT ARROW
•EEID_SHIFT_LEFT (4173)
document.selection.CharLeft(true,1);
document.selection.CharLeft true,1