NOT
This operator inverts the Boolean value of an expression and returns True if the expression is False and returns False if the expression is True.
Syntax:
!(EXPRESSION)
Examples and results:
Example | Result |
---|---|
Given that | |
Given that |