Forum Discussion

falcron's avatar
falcron
Occasional Contributor
15 years ago

Referencing an object via a project variable

How is this done? Currently, the following doesn't appear to be working for me: Project.Variables.AddVariable "KittBar", "String" If Project.Variables.envBrowser = "IEXPLORE" the...