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