gives the current notebook into which keyboard input in the front end will be directed.
InputNotebook
gives the current notebook into which keyboard input in the front end will be directed.
Details
- 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.
Examples
open all close allBasic Examples (1)
Give the notebook object for the current input notebook:
Perform additional operations:
Properties & Relations (1)
The notebook that starts an evaluation might not be the input notebook:
Possible Issues (1)
Both programmed operations and user interactions can change which notebook is taking input:
Tech Notes
Related Guides
Related Workflows
- Create a Palette ▪
- Add Styling to Text ▪
- Change the Background Color of a Cell ▪
- Put a Frame around a Cell ▪
- Put a Dingbat on a Cell
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), InputNotebook, Wolfram Language function, https://reference.wolfram.com/language/ref/InputNotebook.html.
CMS
Wolfram Language. 1996. "InputNotebook." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InputNotebook.html.
APA
Wolfram Language. (1996). InputNotebook. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InputNotebook.html
BibTeX
@misc{reference.wolfram_2025_inputnotebook, author="Wolfram Research", title="{InputNotebook}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/InputNotebook.html}", note=[Accessed: 05-December-2025]}
BibLaTeX
@online{reference.wolfram_2025_inputnotebook, organization={Wolfram Research}, title={InputNotebook}, year={1996}, url={https://reference.wolfram.com/language/ref/InputNotebook.html}, note=[Accessed: 05-December-2025]}