Keywords
not
Negates the expression that follows it. The third of the three logical operators with two spellings, and the only one that takes a single operand rather than two.
Syntax
!expr0 | not expr0
Keywords
Negates the expression that follows it. The third of the three logical operators with two spellings, and the only one that takes a single operand rather than two.
!expr0 | not expr0