Globals

Globals are applied outside of a query. Multiple widgets can access the same globals.

You can apply globals as:
  • 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.
Add globals to plugin outputs. To modify an added global, select to switch between Page Global and App Global.

These are the different types of globals available for the widgets in Operation Hub:
  • System Globals
  • Output Globals
  • UI Globals
  • Custom Globals
  • URL Parameters