Forum Discussion
rraghvani
Champion Level 3
3 years agoSo you have a variable called setAssortment, and you have properties name and code which you assigned using Project.Variables.assortmentName and Project.Variables.assortmentCode?
If I've set the project variables and then comment out the statement. When I next run the scripts, it's still showing "Banana" and "001", that's because it's using the Local Value.
I'm not sure if the above is a great example, but I think that's the problem you are having with?