"EvaluatorQuit"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"EvaluatorQuit"
is a front end token that terminates the specified kernel.
Details
- "EvaluatorQuit" is equivalent to Evaluation ▶ Quit Kernel.
- "EvaluatorQuit" requires a parameter, which can be the name of a kernel (evaluator) or Automatic for the default kernel.
- A typical use is FrontEndExecute[FrontEndToken["EvaluatorQuit"]].