TCC > Variables & Functions > Functions:
Comments (...)
@ABS[n] : Returns the absolute value of the number n.
Examples:
echo %@abs[-1]
echo %@abs[123]
Help URL: http://jpsoft.com/help/index.htm?f_abs.htm