Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||
|
4D v20
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
Produkt: 4D
Thema: Functions
4D - SQL Reference ( 4D v20)