{{::getKey(var)}}

Edit {{::getKey(var)}}

Create variable {{getKey(var)}}

{{varPrefix}}
{{::getKey(var)}}
Unique name for the variable.
Variable name is mandatory Variable with this name already exists {{ pageType === 'TEMPLATE' ? 'Template variable names cannot start with \'release.\', \'global.\' or \'folder.\'' : 'Release variable names cannot start with \'release.\', \'global.\' or \'folder.\'' }}
{{ var.label }}
The label of the variable.
{{::getVariableType(var).label}}
Variable type.
{{ getValue(var) }}
The value of the variable.

The list of possible values.

{{ var.description }}
The description of the variable.
If selected, the variable cannot be empty when the release or task that uses the variable starts.
Show the variable on the Create Release screen or Create Release task.