TIBCO BusinessEvents™
Standard
Collections
Map
Collections.Map
.
deleteMap()
Signature
Object deleteMap ( String mapId )
Domain
ACTION
Description
Deletes the instance of Map for the given mapId.
This function can not be used if the collection is created with createMap().
Parameters
Name
Type
Description
mapId
String
The String ID of the map to delete
Returns
Type
Description
void
Cautions
none