# 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.

<figure><img src="https://3148043601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL43fiRbeRtPnTjMpbGNO%2Fuploads%2Fgit-blob-b7c5c7579622fc3b9b1e0134e30b168db55cb62d%2Fgrafik%20(111).png?alt=media" alt=""><figcaption></figcaption></figure>
