There is one method(open application) return an object which is string how can I get the string ?
I am testing an open application. one of the method called GetStringValue_1. It return a object which is a string. How can I get the string value in my script. Thanks!