|
"SelectAll"
"SelectAll" is a front end token that selects all the cells in the current notebook.
This token is equivalent to the menu command Edit Select All.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|