The ! logical operator indicates an or operation in a logical expression.
logical.exp ! logical.exp
or
This illustrates the ! as an or operator.
if x < 0 ! x > 10 then...
* arithmetic operator, if statement, ifr statement, Logical expressions, or logical operator, Relational operators, rem statement, [] reserved characters