Map
Map (Statement)
Format
map global_variable_list\
Description
Defines one or more variables to be a “map” type. A map is an associated array that uses strings instead of numbers to access data stores in it.
Example
displays\
See Also
ArrayBase, ArrayLength, Assigned, Dim, Fill, Map, Redim, TypeOf, Unassign, VariableWatch
New To Version
2.0.0.0