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

Using a key/value pair allows you to create key-value lists (maps) and retrieve values from them by using a string inside the operator (instead of a number).

## Example 1 - Adding values by key

> Macro (excerpt-include)



## Example 2 - Retrieving values by key

> Macro (excerpt-include)