|
"EvaluatorQuit"
"EvaluatorQuit" is a front end token that terminates the specified kernel.
This token is equivalent to the menu command Kernel Quit Kernel.
This token requires a parameter, which can be the name of the kernel (evaluator) or Automatic if you want the default kernel. See Quit Kernel for more information.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|