getCurrentMapName: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Text replacement - "source>" to "syntaxhighlight>")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 6: Line 6:


|usage=
|usage=
<source lang="mtmacro" line>
<syntaxhighlight lang="mtmacro" line>
getCurrentMapName()
getCurrentMapName()
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 17:55, 14 March 2023

getCurrentMapName() Function

Introduced in version 1.3b55
Returns the name of the current map.

Usage

getCurrentMapName()

Examples