| 4D v13.4ABS | ||||||||||||||
| 
 | 
    4D v13.4
 ABS 
         | |||||||||||||
| ABS (arithmetic_expression) | ||
The ABS function returns the absolute value of the arithmetic_expression.
This example returns the absolute value of the prices and multiplies them by a given quantity:
ABS(Price) * quantity
	Product:  4D
	Theme:  Functions