associative array

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsassociative array,hash
RelatedGlossary: integer, array, element, key, string, associative array
Description

An array whose keys can be any string, not just integers. Associative arrays let you name each element rather than numbering it.

Tagsproperties