Refresh

Refresh[expr,opts]

represents an object whose value in a Dynamic should be refreshed at times specified by the options opts.

Refresh[expr,None]

specifies that the value of expr should never automatically be refreshed.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Make a dynamically updating clock:

Scope  (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:

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

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_2023_refresh, author="Wolfram Research", title="{Refresh}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Refresh.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_refresh, organization={Wolfram Research}, title={Refresh}, year={2007}, url={https://reference.wolfram.com/language/ref/Refresh.html}, note=[Accessed: 18-March-2024 ]}