> 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-de/clearlines-funktionen/logik-funktionen/and.md).

# AND

Gibt true zurück, wenn alle Parameter true sind, sonst false.

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

**AND**(*condition1;* *condition2;* …; *conditionN*)

* *condition1-N* - die Bedingung, die ausgewertet wird - ***Wertetyp**: Boolean*

#### Beispiel

<figure><img src="https://content.gitbook.com/content/5AXM9De6LygFtEaDe5ri/blobs/E7hY4G7X4Qq55svsiu6X/grafik.png" alt=""><figcaption></figcaption></figure>
