NOT

Name

NOT —
NOT(number)

Description

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

See also

AND , OR