|
"MoveExpressionEnd"
"MoveExpressionEnd" is a front end token that moves the insertion point to the end of the current sub-expression.
This token is equivalent to the menu command Edit Expression Input End Subexpression.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|