SelectionEvaluate
SelectionEvaluate[notebook]
replaces the current selection in a notebook with the result obtained by evaluating the contents of the selection in the kernel.
SelectionEvaluate[notebook,sel]
sets the current selection after the evaluation to be as specified by sel.
Details
- The first argument of SelectionEvaluate is a NotebookObject.
- Possible settings for sel are as in NotebookWrite.
- The default for sel is After.
- Unless sel is None, the current selection after evaluation is complete will always be as specified by sel, even if you moved the selection interactively in the front end during the course of the evaluation.
Examples
open allclose allBasic Examples (1)
Properties & Relations (1)
Text
Wolfram Research (1996), SelectionEvaluate, Wolfram Language function, https://reference.wolfram.com/language/ref/SelectionEvaluate.html.
CMS
Wolfram Language. 1996. "SelectionEvaluate." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SelectionEvaluate.html.
APA
Wolfram Language. (1996). SelectionEvaluate. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SelectionEvaluate.html