ABS


Returns the absolute value of the given number - the return value will never be negative.

lValue = ABS(number) 

 

See Also: Mathematical Functions


Language Reference  Table Of Contents