Forum Discussion

neethy_ashok's avatar
neethy_ashok
Occasional Contributor
13 years ago

Declaring Array as Project Variables

Please 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,",")