NOT

Name

NOT —
NOT(number)

Description

Implements the logical NOT function: the result is TRUE if the number is zero; othewise the result is FALSE.

See also

AND , OR