TLO:map
Holds the "map" datatype
This TLO is added by MQ2Collections
Forms
Access to Types
Type | Description |
---|---|
map | A map is a collection of keys, each of which is associated with a value. Maps are also called dictionaries or associative arrays. The keys in a map must be unique. The values may be any arbitrary string. |