> 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.52-de-preview/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/UHij42nMV8tut4oUjbNm/blobs/1Pw1gOBKBDYSYPl31rYD/grafik.png" alt=""><figcaption></figcaption></figure>
