{{tag>Index Function Function_List Mathematical}} ====== 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 ...