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