Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Low-Level Notebook Programming >

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.
  • 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.
New in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team