This is an old revision of the document!
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 ...