## page was renamed from Server ## page was renamed from ServerVars <> == serverMinutes == ||Usage: ||m_context.serverMinutes || ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em; ">Example: ||m_context.serverMinutes || returns number from 0-59 indicating current time in minutes according to server == serverHours == ||Usage: ||m_context.serverHours || ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em; ">Example: ||m_context.serverHours || returns number from 0-23 indicating current time in hours according to server == serverDate == ||Usage: ||m_context.serverDate || ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em; ">Example: ||m_context.serverDate || returns Error #1069 == serverMonth == ||Usage: ||m_context.serverMonth || ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em; ">Example: ||m_context.serverMonth || returns Error #1069 == serverYear == ||Usage: ||m_context.serverYear || ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em; ">Example: ||m_context.serverYear || returns Error #1069 == maintenanceStart == ||Usage: ||m_context.maintenanceStart || ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em; ">Example: ||m_context.maintenanceStart || returns positive number indicating seconds until maintenance, as soon as maintenance announcements are issued. until maintenance warnings are issued, this variable will return 0 ---- ---- ScriptObjects