Date

From Wiki
Revision as of 11:09, 31 May 2007 by 64.102.45.204 (Talk) (Example)

Jump to: navigation, search
Represents the local date of the computer that EasyUO is running on.

The format is YYMMDD, where YY is the year, MM is the month and DD is the day.

Example


if #date = 031225
{
  event SysMessage Merry christmas!
  pause
}

See also

Main Page Documentation