ABS()

From TVPaintWiki
Revision as of 13:45, 22 December 2009 by KenC (Talk | contribs) (Created page with '{{LangRefCatCrumbs}} ABS(value) Returns the absolute value of the specified value. This value must be numeric. Example : a = ABS(-10)')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)