The abs() function returns the absolute (positive) portion of the integer number derived from the given numeric expression.
abs(num.exp)
x = -1 y = abs(x) print y 1
FlashBASIC C functions overview, int() function, Numeric expressions, Statements and functions, ub070 user exit