ABS()

From TVPaintWiki
Jump to: navigation, search

<<<George<<<George Language Reference

  ABS(value)

Returns the absolute value of the specified value. This value must be numeric.

Example :

a = ABS(-10)