# UPDATE

#### Syntax <a href="#syntax.60" id="syntax.60"></a>

**UPDATE**(*widget*)

* *widget* - the widget which should be updated - ***Value type**: widget reference*

#### Remarks

* After calling **UPDATE** for a widget, the Content formula is executed to calculate the new widget content.

#### Example

In this example, cell1 is calculated with the **RAND** function. Every time the "UPDATE" button is clicked, cell1 is filled with a new random number.&#x20;

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/Pg81LnsHFp21cdh8Xu8U/grafik.png" alt=""><figcaption></figcaption></figure>
