This is an old revision of the document!
NEG
Description
Returns the provided number negated
Parameters
Attribute of the Number type or number constant or calculation producing number
Example
IF NEG (Transaction.Amount) = -10 THEN ...
This is an old revision of the document!
Returns the provided number negated
Attribute of the Number type or number constant or calculation producing number
IF NEG (Transaction.Amount) = -10 THEN ...