Skip to content

Variables

./_images/variables.png

Variables view

The variables view shows you all the variables you have defined in the project with their current value. See Variable Sets for more details on how variables work.

Before variables can be accessed or modified from scripts (for example using Variables.set), they must be explicitly initialized in the project. Only variables that are defined in the project configuration will appear in the Variables view and be available at runtime.