Ar Map

From the Oblivion ConstructionSet Wiki
Revision as of 08:11, 2 June 2016 by imported>QQuix (Added 'See also')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(Map/StringMap) ar_Map key value key2 value2 ... key20 value20

Creates a Map or Stringmap given a list of 0-20 key-value pairs. Pairs are specified as 'key::value', where 'key' is a string or numeric value and 'value' is a string, number, array, or form.


See Also