The
ABS function returns the absolute value of the given numerical parameter. The
function takes a single parameter, which is evaluated as either
an integral or decimal value matching the context of the function
call.
Parameters
@ABS (Number)
Number
Required number parameter, evaluated as either an integral or
decimal number depending on the context of the function call. The
absolute value of this parameter is returned.