"RemoveFromEvaluationQueue"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"RemoveFromEvaluationQueue"
is a front end token that cancels the pending evaluation of a selected cell.
Details
- "RemoveFromEvaluationQueue" is equivalent to Evaluation ▶ Remove from Evaluation Queue.
- To stop the evaluation of a cell that is currently being evaluated, use the front end token "EvaluatorAbort".
- A typical use is FrontEndExecute[FrontEndToken["RemoveFromEvaluationQueue"]].