NOT boolean
boolean
Outputs TRUE if the input is FALSE, and vice versa. The input must be a boolean value.
SHOW NOT "true false SHOW NOT "false true
SHOW NOT "true
SHOW NOT "false