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

# NOT

Returns true, if the parameter is false, otherwise false.

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

**NOT**(*condition*)

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

#### Examples

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

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