Forum Discussion
rminnich
14 years agoContributor
That is close to what I'm currently doing except that I declare the variable as temproary in the project file and don't call the remove at the end. Will using add/remove variable change the project file? My concern is that it will complain when I run the scripts in an isolated lab (no access to the source control repository) using TestExecute.
I've also considered using a dictionary to implement my own variable manager, but it seems like that is functionality TC should provide.
I've also considered using a dictionary to implement my own variable manager, but it seems like that is functionality TC should provide.