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