BuildForge Help
Setting Multiple Variables
You can set more than one variable at once with these commands by including additional variable and value pairs, separated by spaces, as in the following examples:
.set env MyGroup "X=5" "X2=45"
.bset env "Y=7" "CompilerVersion=4.511"
Parent topic:
Changing Environment Variable Values During a Job