Object removeObject(String mapID, String key)Object removeObject(String mapID, String key)| Name | Type | Description |
|---|---|---|
mapID | String | The String ID of the map in which the mapping is removed. |
key | String | The String key for which the value is removed. |
| Type | Description |
|---|---|
Object | the value removed, if it existed. |