FreeMap()

Syntax

FreeMap(Map())
Description
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

<- FindMapElement() - Map Index - MapKey() ->