|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
InputNotebook
InputNotebook[]
gives the current notebook into which keyboard input in the front end will be directed.
DetailsDetails
- InputNotebook returns a NotebookObject.
- If there is no current input notebook, InputNotebook[] will return $Failed.
- The current input notebook is the notebook to which textual commands in the front end are normally directed.
- A palette window can be a currently selected notebook but cannot normally be an input notebook.
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
