> For the complete documentation index, see [llms.txt](https://docs.powerdevbox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerdevbox.com/appreview/appreview-chromium-extension/variables.md).

# Variables

<figure><img src="/files/h7oTC1P8wMr5gmvDp5JY" alt="" width="563"><figcaption></figcaption></figure>

Variables are split into 4 subgroups

### Global

All global variables (  Set( ) ) listed with:

* Variable (name)
* Type (Global)
* Count\_Set (How often Set)
* Count\_Used (How often referenced/used)

### Local&#x20;

All local variables ( UpdateContext( ) listed with:

* Variable (name)
* Type (Global)
* Count\_Set (How often Set)
* Count\_Used (How often referenced/used)

### Collections

<figure><img src="/files/LKpaLc1VGR7IoZiSPTYo" alt="" width="563"><figcaption></figcaption></figure>

All collections (Collect( ) / ClearCollect( ) ) listed:

* Name
* Used\_Count (How often referenced/used)

### Formulas

All On Start Name Formulas

{% embed url="<https://www.microsoft.com/en-us/power-platform/blog/power-apps/power-fx-introducing-named-formulas/>" %}

<br>
