vars
vars contains all Variables for the active environment. It's read-only: you can access variables using vars, but must set them using the UI.
// Access a variable
$vars.<variable-name># Access a variable
_vars.<variable-name>Last updated
Was this helpful?