Moves the cursor one word to the right.
Moves the cursor one word to the right. This command ignores white space, and moves the cursor to the start of the next word in the current line.
•Default Menu: None
•All Commands: Edit > Move Cursor Horizontally > Word Right
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: CTRL+RIGHT ARROW
•EEID_RIGHT_WORD (4158)
document.selection.WordRight(false,1);
document.selection.WordRight false,1