TIME

From TVPaintWiki
Revision as of 13:03, 22 December 2009 by KenC (Talk | contribs) (Created page with '{{LangRefCatCrumbs}} TIME Returns the hour, minutes and seconds of the current system time. Example : <pre> now = TIME PARSE now h m s </pre>')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<<<George<<<George Language Reference

  TIME

Returns the hour, minutes and seconds of the current system time.

Example :

now = TIME
PARSE now h m s