Not
Copied!
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.
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!