Globals
Globals are applied outside of a query. Multiple widgets can access the same globals.
- Page Global: Indicated with P, this global variable is applicable only to the page.
- App Global: Indicated with A, this global variable is applicable to all the pages in an application.
- System Globals
- Output Globals
- UI Globals
- Custom Globals
- URL Parameters