> 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/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://2811933300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnqJ9EkNaXVzEBF0wgp7y%2Fuploads%2Fgit-blob-595598939341dc820c6c2df4b63de339da59ef44%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>
