Collections.Map.deleteMap()

Signature

Object deleteMap ( String mapId )

Domain

ACTION

Description

Deletes the instance of Map for the given mapId.

Parameters

NameTypeDescription
mapIdStringThe String ID of the map to delete

Returns

TypeDescription
void

Cautions

none