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

# NOT

Gibt true zurück, wenn der Parameter false ist, sonst false.

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

**NOT**(*condition*)

*condition* - die Bedingung, die ausgewertet wird - ***Wertetyp**: Boolean*

#### Beispiele

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

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