"ToggleShowExpression"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"ToggleShowExpression"
is a front end token that toggles between the Cell expression form and display form of a cell.
Details
- "ToggleShowExpression" is equivalent to Cell ▶ Show Expression.
- A typical use is FrontEndExecute[FrontEndToken["ToggleShowExpression"]].