API CalendarGetMonthNames Edit History Talk0 98,585pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Get the localized names of the months of the year CalendarGetMonthNames() Parameters Arguments No Arguments Returns an array of names Details local months = {CalendarGetMonthNames()} print(months[6]) Displays "June" Read more Sends a chat message. /script SendChatMessage("msg" ,"chatType" ,"language" ,"channel"); (msg... API SendChatMessage Expands the quest header. ExpandQuestHeader(questID); questID Integer - The index of the header... API ExpandQuestHeader Returns the number of the continent the world map is currently showing continent ... API GetCurrentMapContinent Categories: World of Warcraft API