"SelectAll"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"SelectAll"
is a front end token that selects all the cells in the current notebook.
Details
- "SelectAll" is equivalent to Edit ▶ Select All.
- A typical use is FrontEndExecute[FrontEndToken["SelectAll"]].