EvaluationElements

EvaluationElements

is an option for NotebookEvaluate that determines which cells to evaluate.

Details

  • The following settings can be given for EvaluationElements:
  • Allall evaluatable cells
    "InitializationCell"initialization cells only
    "Styles"->{style1,style2,}only cells with the designated stylenames
    "Tags"->{tag1,tag2,}only cells with the designated CellTag names
    {setting1,setting2,}only cells that satisfy all of the specified settings

Examples

Basic Examples  (1)

Evaluate only initialization cells in a notebook:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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