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.

Parameters

This predicate has no parameters.

Kind: Predicate
Scope: boolean
Aliases: None


This site uses Just the Docs, a documentation theme for Jekyll.