Table of Contents

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

2016/01/01 22:42

New To Version

2.0.0.0