Solved
Forum Discussion
tristaanogre
8 years agoEsteemed Contributor
Question:
When you examine that form, do each of the text labels identify as their own? '
That said, what Marsha_R suggests is the best way that I now how. Use the aqString object and the "Find" method to find the string starting at a location and having a particular length.
Adagio
8 years agoFrequent Contributor
Hello Robert,
The content on that page might change(i.e. size of the string) as well as the string that I'm trying to extract. I can read the whole content as it's one panel.
The easier option I thought would be to fetch a string that's present between LPN and iLPN. is there any way do do this even by using regex ?
Thank you
abhi