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 start of the next word in the current line.
document.selection.WordLeft(false,1);
document.selection.WordLeft false,1
Send feedback on this topic to Emurasoft