Selects the word right of the current cursor position.
Selects the word right of the current cursor position. This command selects all text characters between two white space characters. White space is only selected if the cursor is placed before the white space.
document.selection.SelectWord();
document.selection.SelectWord
Send feedback on this topic to Emurasoft