API GetSubZoneText Edit History Talk1 98,468pages 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 Returns the subzone name. subzone = GetSubZoneText(); Returns subzone String - subzone name or an empty string (if not in a subzone). Related events One or more of the following fire when the player enters a new zone: ZONE_CHANGED ZONE_CHANGED_INDOORS ZONE_CHANGED_NEW_AREA See also GetZoneText GetMinimapZoneText Read more Clears the selected target. ClearTarget(); Arguments none Returns nil Example ClearTarget... API ClearTarget Toggle between running and walking. ToggleRun(theTime); Arguments (Number theTime) theTime... API ToggleRun Adds a player to your ignore list. AddIgnore(playerName); Arguments (String playerName... API AddIgnore Categories: World of Warcraft API