Unary Operators (DMX)
Unary operators perform an operation on a single operand, such as returning the negative or positive value of a numeric expression.
The following table identifies the unary operators that DMX supports.
Operator |
Description |
---|---|
Returns the negative value of a numeric expression. |
|
Returns the positive value of a numeric expression. |
See Also