Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Notebooks  /
InputNotebook

  • InputNotebook[ ] gives the current notebook into which keyboard input in the front end will be directed.
  • 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.
  • See the Mathematica book: Section 2.10.3.
  • See also: Notebooks, SelectedNotebook, EvaluationNotebook, ButtonNotebook.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.