ABS(1)
PURPOSE
This function returns the absolute value of the N type field specified.
PARTS
1 f/c/e Required - This must be an N type value.
RETURN TYPE - N
EXAMPLE
x = abs(-535.25)
// x = 535.25
Page url: http://www.cassoftware.com/tas/manual/absolutevalues().htm