enumLabels()
Returns a string list of labels that exist for this map. (3.2+ only)
you then get the object associated with one of those strings usingĀ label() function
Other great resources: Official JS API docs, Scripting Forum
enumLabels()
Returns a string list of labels that exist for this map. (3.2+ only)
you then get the object associated with one of those strings usingĀ label() function