> 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/or.md).

# OR

Returns true, if at least one of the parameters is true, otherwise false

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

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

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

#### Examples

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