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