not factor
not
Factor yields a boolean.
boolean
The not operator evaluates to the logical negation of the given value. If the given value is true, the evaluated value will be false, and vice versa.
true
false
!
bitnot