! Operator - Invert Numeric Expression
Syntax
!numexpr
Description
The ! operator inverts the logical meaning of the numeric expression.
The ! operator replaces the BBx !() function. Since BBj implements ! as a unary numeric operator, parentheses are no longer required, and the ERR= option is no longer allowed.