Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook & Interface Customization > Evaluation Options in Notebooks >
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Evaluation Options in Notebooks >

CellEvaluationFunction

CellEvaluationFunction
is an option to Cell which gives a function to be applied to every expression from the cell that is sent to the kernel for ordinary evaluation.
  • CellEvaluationFunction is used for all ordinary kernel evaluations, as initiated for example by Shift+Enter or by Evaluate in Place.
  • It is not used for evaluations associated with Dynamic objects.
  • In an InputForm cell, it is applied to the string corresponding to the input to be evaluated.
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team