getCurrentMapName: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: {{MacroFunction |name=getCurrentMapName |version=1.3b55 |description= Returns the name of the current map. |usage= <source lang="mtmacro" line> getCurrentMapName() </source> |examples= ...)
 
m (Correct see also)
Line 11: Line 11:


|examples=
|examples=
{{func|getMapNames}} {{func|getVisibleMapNames}}
{{func|getAllMapNames}} {{func|getVisibleMapNames}}


}}
}}
[[Category:Miscellaneous Function]]
[[Category:Miscellaneous Function]]

Revision as of 01:20, 13 April 2009

getCurrentMapName() Function

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

Usage

getCurrentMapName()

Examples