Not
Not(value)
Not(value)
Not(value)
Not(value)
not_(value)
Not(value)
Description
The Not
function computes the negation of a boolean value,
returning true
if its argument is "false", or false
if its argument
is "true".
Returns
A Boolean value.
Examples
The following query returns false
because an argument of "true" is
provided:
BooleanV(False)
false
false
false
False
false
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!