

Refresh
Details and Options

- The following options can be given:
-
TrackedSymbols Automatic symbols whose changes trigger an update UpdateInterval Infinity time interval at which to do updates - When Refresh[expr,opts] is evaluated inside a Dynamic, it gives the current value of expr, then specifies criteria for when the Dynamic should be updated.
- When one Refresh appears inside another, the innermost Refresh takes precedence.
- Refresh[expr] resets automatic updating even if it appears inside Refresh[…,None].
- The setting UpdateInterval->t specifies that updating should be done at least every t seconds.
- Refresh has attribute HoldFirst.
Examples
open all close allScope (2)
By default, Dynamic updates as fast as possible:
Control the update using TrackedSymbols and UpdateInterval:
Update only when
updates in a Manipulate:
Use UpdateInterval to specify how often should update:
See Also
Tech Notes
Related Guides
History
Text
Wolfram Research (2007), Refresh, Wolfram Language function, https://reference.wolfram.com/language/ref/Refresh.html.
CMS
Wolfram Language. 2007. "Refresh." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Refresh.html.
APA
Wolfram Language. (2007). Refresh. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Refresh.html
BibTeX
@misc{reference.wolfram_2025_refresh, author="Wolfram Research", title="{Refresh}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Refresh.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_refresh, organization={Wolfram Research}, title={Refresh}, year={2007}, url={https://reference.wolfram.com/language/ref/Refresh.html}, note=[Accessed: 11-August-2025]}