Globals
Globals are variables with a global scope, and are available to use with all the widgets in Operations Hub.
- 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