Difference between revisions of "Time"
From Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | {{header|Miscellaneous|ro|Represents the local time of the computer that EasyUO is running on. | + | {{header| Miscellaneous Variables|ro|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.}} | The format is HHMMSS, where HH is the hour in 24 hour format, MM is the minutes and SS is the seconds.}} | ||
Revision as of 07:52, 27 August 2005
⇒ | 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
Main Page | Documentation |