Principles of Evaluation Reducing Expressions to Their Standard Form Attributes
Evaluate in Subsession evaluates selected cells in a kernel dialog.
Evaluate in Place evaluates a selection in place.
Remove From Evaluation Queue cancels the pending evaluation of a cell.
"RemoveFromEvaluationQueue" is a front end token that cancels the pending evaluation of a selected cell.
Mathematica's scheduled tasks provide a way to set evaluation of arbitrary expressions in the future. Tasks can be scheduled for one-time evaluation, or for repeated ...
Evaluate Initialization Cells evaluates all initialization cells in the notebook.
Evaluator is an option for objects such as Button, Dynamic, and Cell that gives the name of the kernel to use to evaluate their contents.
Default Kernel specifies the default kernel for all calculations.
Notebook's Kernel specifies the kernel for a notebook.