|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EvaluationNotebook
EvaluationNotebook[]
gives the notebook in which this function is being evaluated.
DetailsDetails
- EvaluationNotebook returns a NotebookObject.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Get the current NotebookObject notebook being evaluated:
| In[1]:= |
| Out[1]= |
Use the object for further processing:
| In[2]:= |
| Out[2]= |
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
