"MoveNext" is a front end token that moves the insertion point right by one character.
"MoveNextWord" is a front end token that moves the insertion point right by one word.
"MovePreviousLine" is a front end token that moves the insertion point up by one line.
"MovePrevious" is a front end token that moves the insertion point left by one character.
"MovePreviousWord" is a front end token that moves the insertion point left by one word.
"NotebookStatisticsDialog" is a front end token that opens the Statistics dialog.
"PasteSpecial" is a front end token that pastes the clipboard contents in plain text format at the insertion point.
Clear deletes a selection without pasting it to the clipboard.
Editable toggles whether a cell can be edited or not.
Interrupt Evaluation interrupts the current operation being performed by the kernel.