---
title: "Array Routines"
canonical: "https://support.appfire.com/space/PSCONF/15302944/Array%20Routines"
format: markdown
---
> Macro (aura-html)

> Macro (excerpt)
> 
> This section contains routines that enable users to handle arrays.

## Routines Summary

> Macro (children)

## Notes

> ⚠️ - Arrays are created by using this construct: **{<value1>, <value2>, ..., <value3>}**
> ⚠️ - Multi-dimensional arrays are supported.