Skip to Content
Global Resourcesvariables_pool

variables_pool

The variables pool is the central registry for variables with their scopes and defaults.

Variables
  • It tracks names, namespaces, types, and initial values.
  • Namespaces prevent collisions across user, campaign, and app state.
Last updated on