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