not()
Returns the logical negation of the Boolean-converted input. Null-like and unconvertible values convert to false; zero converts to false; nonzero numbers and recognized true text convert to true.
false
true
This predicate has no parameters.
Kind: Predicate Scope: boolean Aliases: None
boolean