Forum Discussion

ayman_hanna's avatar
ayman_hanna
New Contributor
12 years ago

Static variables of class

I have a class A that has a public static variable V. The control that I'm using in my testcomplete function knows the class A. How can I get the variable value?