Skip to main content
You have permission to edit this article.
Edit

Arrays

  • Updated

Array items are individually accessed and mutated using the dot notation of identifiers described above. Literal array values may be specified in the template by surrounding the array items in square brackets ([ and ]).

An array item may be either a simple expression or a name/value pair separated by a colon (:). Array items are themselves separated with commas. Item names may be any expression which resolves to a string or integer.

Tags

We want your feedback!

See something that needs updating or additional clarification? Want assistance with a topic that isn’t listed here? Please let us know!

At BLOX Digital we are dedicated to providing you the information you need to be successful when you need it.

Visit our feedback page to log in, submit a support ticket, and track the progress of your open requests.