Extends the selection one word to the right.
Extends the selection one word to the right. If there are white space characters after the word, this command extends the selection to the start of the next word.
document.selection.WordRight(true,1);
document.selection.WordRight true,1
Send feedback on this topic to Emurasoft