This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
12.3.3 Logical negation operator
The logical negation operator is defined for Boolean
and computes the logical negation of the operand.
- UnaryLogicalNotExpression ::=
Not
Expression