Time
From Wiki
Revision as of 17:43, 10 August 2005 by Kedrick Valorite (Talk | contribs)
#time
Miscellaneous System Variables
Description
⇒
Represents the local time of the computer that EasyUO is running on.
The format is HHMMSS, where HH is the hour in 24 hour format, MM is the minutes and SS is the seconds.
Example
if #time = 120000 { event SysMessage Time for lunch! pause }
See Also
#date | #sysTime | #sCnt | #sCnt2 |
Main_Page | Documentation | Miscellaneous System Variables |