Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

There is a task to call the DLL file and get output to the promptassignment variable in automation anywhere. That DLL returns the object (with student name and age). Is there any way to extract that students name and age from Promptassignmet variable without calling another DLL? Thank you in advance.

1 Answer

0 votes
by (29.5k points)

No, I don't think so it is possible, at least not in the way you are trying to do.

However, i can think of a way you could get your job done, you need to access the Class library and then implement separate methods to return extracted details from the object. I can't think of any other way to do this.

Browse Categories

...