You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Can we make the below format as the centralised variable call both inside and outside the stepper? $VAR:Sequence:VariableName$
Because it will allow us to call the variables between different sequences.
When we use any match and replace rules to replace the parameter with the stepper variable, it will replace it in the stepper sequence as well. That time stepper won't execute the variable as this format is used inside the sequence.
Can we make the below format as the centralised variable call both inside and outside the stepper?
$VAR:Sequence:VariableName$
Because it will allow us to call the variables between different sequences.
When we use any match and replace rules to replace the parameter with the stepper variable, it will replace it in the stepper sequence as well. That time stepper won't execute the variable as this format is used inside the sequence.