getMapDisplayName: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{MacroFunction |name=getMapDisplayName |version=1.9.0 |description= Returns the display name of a given map. If no map is specified the current map is selected. |usage= <sour...") |
m (Conversion script moved page getMapDisplayName to GetMapDisplayName without leaving a redirect: Converting page title to first-letter uppercase) |
(No difference)
|
Revision as of 22:37, 9 February 2023
getMapDisplayName() Function
• Introduced in version 1.9.0
Returns the display name of a given map. If no map is specified the current map is selected.
Usage
getMapDisplayName()
getMapDisplayName(mapName)
Parameters
mapName
- Optional. A string containing the name of the Map.
Examples
[r:getMapDisplayName()]
[r:getMapDisplayName("Grasslands")]