|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EvaluationCell
EvaluationCell[]
returns a CellObject corresponding to the cell in which this function is being evaluated.
DetailsDetails
- Evaluating EvaluationCell in an Input or Code cell returns the CellObject for that cell.
- Evaluating EvaluationCell from within a Dynamic, Button, or other control returns the CellObject containing the control.
- If the cell has been destroyed, or if there is no corresponding cell, EvaluationCell returns $Failed.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
