|
"InsertRawExpression"
"InsertRawExpression" is a front end token that opens a dialog box where you can enter a box or cell expression.
This token is equivalent to the menu command Edit Expression Input Insert Raw Expression.
The expression will be inserted at the current insertion point.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|