> 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.66-de/clearlines-funktionen/logik-funktionen/or.md).

# OR

Gibt true zurück, wenn mindestens einer der Parameter true ist, andernfalls false.

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

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

* *condition1-N* - die Bedingungen, die ausgewertet werden- ***Wertetyp**: Boolean*

#### Beispiele

<figure><img src="https://content.gitbook.com/content/5AXM9De6LygFtEaDe5ri/blobs/Tt0OBylgm3rLkqdB1Eoi/grafik.png" alt=""><figcaption></figcaption></figure>
