getMapDisplayName

From RPTools Wiki
Jump to navigation Jump to search

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(mapRef)

Parameters

  • mapRef - Optional. The Name or ID of the Map.

Examples

[r:getMapDisplayName()]
[r:getMapDisplayName("Grasslands")]