For the complete documentation index, see llms.txt. This page is also available as Markdown.

NOT

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

Syntax

NOT(condition)

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

Examples

Last updated