> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/update.md).

# UPDATE

Aktualisiert den Inhalt eines Widgets.

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

**UPDATE**(*widget*)

* *widget* - das Widget, das aktualisiert werden soll - ***Wertetyp**: Widget*

#### Bemerkungen

* Nach dem Aufruf von UPDATE für ein Widget wird die Content-Formel ausgeführt, um den neuen Inhalt des Widgets zu berechnen.

#### Beispiel

In diesem Beispiel wird *cell1* mit der Funktion RAND berechnet. Jedes Mal, wenn die Schaltfläche "UPDATE" angeklickt wird, wird *cell1* mit einer neuen Zufallszahl gefüllt.

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