Forum Discussion

baburajvd's avatar
baburajvd
Occasional Contributor
7 years ago

Invoke of call method error occurs when I try to execute a script function.

I have a statement 3 labels whose property is provided below:   function Test() { Aliases.Device. TextView("text1").ControlText() Aliases.Device. TextView("text2").ControlText() Aliases.Device....