NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

12.3.1 Unary plus operator

The unary plus operator results in the value of the operand. The operator is defined for the Byte, Short, Integer, Long, Single, Double and Decimal types.

UnaryPlusExpression ::= + Expression