Purpose
To calculate the absolute value of a number
Syntax
Abs( <nNumber> ) nAbsValue
Argument
<nNumber> is the number to determine the absolute value of
Returns
Abs() returns the absolute value of <nNumber>.