"MoveNextCell" is a front end token that moves the insertion point down by one cell.
"MoveNextLine" is a front end token that moves the insertion point down by one line.
"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.
"MoveToBack" is a front end token that moves selected graphics to the back of the display.
"MoveToFront" is a front end token that moves selected graphics to the front of the display.
"NewColumn" is a front end token that adds a new column after the insertion point.