NotebookDynamicExpression

NotebookDynamicExpression

is an option for notebooks that specifies an expression to be dynamically updated whenever that notebook is visible.

Details

Examples

open allclose all

Basic Examples  (1)

Make a notebook that prints a message when it is selected:

Properties & Relations  (1)

Dynamic can be omitted from the right-hand side if :> is used:

Similarly, Dynamic can be omitted from the right-hand side if := is used in CurrentValue:

As with any other Dynamic expression, Refresh may be used to control reevaluation:

Wolfram Research (2010), NotebookDynamicExpression, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookDynamicExpression.html.

Text

Wolfram Research (2010), NotebookDynamicExpression, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookDynamicExpression.html.

CMS

Wolfram Language. 2010. "NotebookDynamicExpression." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NotebookDynamicExpression.html.

APA

Wolfram Language. (2010). NotebookDynamicExpression. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NotebookDynamicExpression.html

BibTeX

@misc{reference.wolfram_2023_notebookdynamicexpression, author="Wolfram Research", title="{NotebookDynamicExpression}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/NotebookDynamicExpression.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_notebookdynamicexpression, organization={Wolfram Research}, title={NotebookDynamicExpression}, year={2010}, url={https://reference.wolfram.com/language/ref/NotebookDynamicExpression.html}, note=[Accessed: 19-March-2024 ]}