• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (GUI)
  • Edit (Text)
  • Rename Page
  • Copy Page
  • Load Page
  • Save Page
  • Delete Page
  • Attachments
  • Check Spelling
  • Diffs
  • Info
  • Revert to this revision
  • XML
  • Render as Docbook
  • Print View
  • Raw Text
  • Delete Cache
  • Like Pages
  • Local Site Map
  • Remove Spam
  • Package Pages
  • Sync Pages

    Revision 7 as of 2013-07-31 02:48:06

    Clear message

    serverMinutes

    Usage:

    m_context.serverMinutes

    Example:

    m_context.serverMinutes

    returns number from 0-59 indicating current time in minutes according to server

    serverHours

    Usage:

    m_context.serverHours

    Example:

    m_context.serverHours

    returns number from 0-23 indicating current time in hours according to server

    serverDate

    Usage:

    m_context.serverDate

    Example:

    m_context.serverDate

    returns Error #1069

    serverMonth

    Usage:

    m_context.serverMonth

    Example:

    m_context.serverMonth

    returns Error #1069

    serverYear

    Usage:

    m_context.serverYear

    Example:

    m_context.serverYear

    returns Error #1069

    maintenanceStart

    Usage:

    m_context.maintenanceStart

    Example:

    m_context.maintenanceStart

    returns positive number indicating seconds remaining until server disconnects everyone for system maintenance, as soon as maintenance announcements are issued.

    after maintenance has occurred and until maintenance warnings are issued again, this variable will return 0



    ScriptObjects