-
See Also
- UnsavedVariables
- UndoOptions
-
- Menu Items
- Undo
-
-
See Also
- UnsavedVariables
- UndoOptions
-
- Menu Items
- Undo
-
See Also
is an option for Manipulate, DynamicModule, and related functions that sets variables that should be tracked by the front end's undo mechanism.


UndoTrackedVariables
is an option for Manipulate, DynamicModule, and related functions that sets variables that should be tracked by the front end's undo mechanism.
Details

- The typical usage is UndoTrackedVariables:>{var1,var2,…}.
- By default, changes to DynamicModule variables are not tracked by the undo mechanism.
- If an evaluation that changes an affected DynamicModule variable also produces other undoable side effects on the notebook, then a single use of the Undo menu command will revert the variable change and all other undoable changes.
History
Text
Wolfram Research (2014), UndoTrackedVariables, Wolfram Language function, https://reference.wolfram.com/language/ref/UndoTrackedVariables.html.
CMS
Wolfram Language. 2014. "UndoTrackedVariables." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/UndoTrackedVariables.html.
APA
Wolfram Language. (2014). UndoTrackedVariables. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/UndoTrackedVariables.html
BibTeX
@misc{reference.wolfram_2025_undotrackedvariables, author="Wolfram Research", title="{UndoTrackedVariables}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/UndoTrackedVariables.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_undotrackedvariables, organization={Wolfram Research}, title={UndoTrackedVariables}, year={2014}, url={https://reference.wolfram.com/language/ref/UndoTrackedVariables.html}, note=[Accessed: 15-August-2025]}