How to loop list box values

Hi All,

I want to remove phone numbers from list box one by one. I used get text activity and for each loop but out put of get text Iam getting all the numbers. Split also not working.
Some one please help me on this.


Regards,
Hima

Hi @thima

To split the phone number use delimiter for split as Environment.NewLine instead of " "

Hope it helps you

Nived N :robot:

Happy Automation :relaxed::relaxed:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.