ABS returns the absolute value of a numeric expression.
ABS
Return Value
NUMBER
Syntax
ABS(n)
Arguments
n is any numeric expression.
n
Example
ABS(-15) returns the value 15.
ABS(-15)
15
Scripting on this page enhances content navigation, but does not change the content in any way.