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