restsh.util.eval_stage_var#
Tries to resolve the staging variable.
Usage: restsh.util.eval_stage_var <variable name> <stage>
restsh.util.eval_stage_var "EXAMPLE" "DEV" sets the value of the variable EXAMPLE to
the value of EXAMPLE_DEV if EXAMPLE_DEV can be resolved and is not empty.