Moves the cursor one word to the left.
Moves the cursor one word to the left. This command ignores white space, and moves the cursor to the beginning of the previous word in the current line.
•Default Menu: None
•All Commands: Edit > Move Cursor Horizontally > Word Left
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: CTRL+LEFT ARROW
•EEID_LEFT_WORD (4159)
document.selection.WordLeft(false,1);
document.selection.WordLeft false,1