|
"MovePreviousWord"
"MovePreviousWord" is a front end token that moves the insertion point left by one word.
This token is equivalent to the menu command Edit Motion Move Previous Word.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|