BlitzMax Docs -> 2D - Category -> Data -> MapInsert
MapInsert( map:TMap,key:Object,value:Object )
Returns:
Nothing.Description:
Insert a key/value pair into a mapIf map already contained key, it's value is overwritten with value.
Comments
| ||
| Please see CreateMap to see some examples |
BlitzMax Manual Forum
Blitz3D Equivalent Command




