neethy_ashokOccasional Contributor13 years agoDeclaring Array as Project VariablesPlease let me know how to declare the "MyArray" in the below code as project variable which will be used in different scripts. CST="1,2,3,4,5," MyArray= Split(CST1,",")Show More
neethy_ashokOccasional Contributor13 years agoType mismatch occurs at the below lineProject.Variables.MyArray =split(CST,",")
Recent DiscussionsPerformance issue when reading large number of objectsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility Issue
Related ContentVariable declaration in a javascript classEnvironment variable in persistent variables declarationUnit level variable declaration