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 Discussionsexecution plan properties description blanking outHover Button...“TestComplete PKCE Handler – Failed to verify the login request”
Related ContentVariable declaration in a javascript classEnvironment variable in persistent variables declarationUnit level variable declaration