Navigation: Expression Functions > Boolean Functions
Returns the negation of the Boolean value supplied as argument.
not(value:Boolean) -> Boolean
Name
Type
Description
value
Boolean
Specifies the Boolean value to negate.