> 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-preview/clearlines-functions/logical-functions/and.md).

# AND

Returns true, if all parameters are true, otherwise false.

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

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

* *condition1-N* - the condition which is evaluated - ***Value type**: boolean*

#### Example

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/ydBN7zbOv1gDPovUNogV/grafik.png" alt=""><figcaption></figcaption></figure>
