NOT

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

Syntax

NOT(condition)

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

Examples