FreeMap()
Syntax
FreeMap(Map())
Free the specified map and release all its associated memory. To access it again NewMap has to be called.
Parameters
Map() The map to free.
Return value
None.
See Also
ClearMap()
Supported OS
All