|
"EvaluateNotebook"
"EvaluateNotebook" is a front end token that evaluates all the input cells in the current notebook.
This token is equivalent to the menu command Kernel Evaluation Evaluate Notebook.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|