|
"Evaluate"
"Evaluate" is a front end token that evaluates the selection in place.
This token is equivalent to the menu command Kernel Evaluation Evaluate In Place.
Output is pasted over the selected input instead of in a separate output cell. See Evaluate In Place for more information.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|