version 11
ABS (arithmetic_expression)
Description
The ABS function returns the absolute value of the arithmetic_expression.
Example
This example returns the absolute value of the prices and multiplies them by a given quantity:
ABS(Price) * quantity