This function returns a comma-separated list with the names of all maps created with map functions.
The function has no parameters.
Example
Assume the maps "myMap" and "myMap2" exist.
The result of this function here will then be "myMap,myMap2".
This function returns a comma-separated list with the names of all maps created with map functions.
The function has no parameters.
Assume the maps "myMap" and "myMap2" exist.
The result of this function here will then be "myMap,myMap2".