GetMapNames()
Summary
Gets a list of the names of maps in the system.
Syntax
maps = GetMapNames()
Returns
An array of strings that are the names of all open maps, or null if no maps are open.
See Also
| Function | Summary |
|---|---|
| GetMaps() | Get a list of maps and the name of the current map |
| GetMap() | Gets the name of the current map |