GetPackageScheduleData

Revision as of 23:55, 8 August 2010 by imported>CSbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(schedData:StringMap) GetPackageScheduleData package:ref

Returns a stringmap containing info about a package schedule. The returned stringmap contains the following keys:

  • "Day" - a string, e.g. "Sunday"
  • "Month" - a string, e.g. "January"
  • "Date" - integer, 1-30
  • "Time" - integer, 0-23
  • "Duration" - integer.