"Evaluate"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"Evaluate"
is a front end token that evaluates the selection in place.
Details
- "Evaluate" is equivalent to Evaluation ▶ Evaluate In Place.
- Output is pasted over the selected input instead of in a separate output cell.
- A typical use is FrontEndExecute[FrontEndToken["Evaluate"]].