> 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.66/nedyx/clearlines-functions/action-functions/click.md).

# CLICK

#### Syntax

**CLICK**(*widget*)

* *widget* - a reference to a button widget, for which the Click action should be executed - ***Value type**: widget reference*

#### *Example*

*A click on the orange button calls the **CLICK** function, which then calls an "On click" on the "Increment" button, which would then increment the value of the cell widget.*

<figure><img src="/files/KVsIUf0pv1rTieIVpcjL" alt=""><figcaption></figcaption></figure>
