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