ABS
Description
Returns the number constant being an absolute value of the provided number
Parameters
Attribute of the Number type or number constant or calculation producing number
Example
IF ABS(Transaction.Amount) = 10 THEN ...
Returns the number constant being an absolute value of the provided number
Attribute of the Number type or number constant or calculation producing number
IF ABS(Transaction.Amount) = 10 THEN ...