> 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/aktions-funktionen/click.md).

# CLICK

Führt die Klick-Aktion eines Schaltflächen-Widgets aus.

#### Syntax

**CLICK**(*widget*)

* *widget* - ein Verweis auf ein Schaltflächen-Widget, für das die Klick-Aktion ausgeführt werden soll - ***Wertetyp**: Widget-Referenz*

#### *Beispiel*

Ein Klick auf die orangefarbene Schaltfläche ruft die Funktion CLICK auf, die dann einen "On click" auf die Schaltfläche "Increment" aufruft, die dann den Wert des Zellen-Widgets erhöht.

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