Howdy,
I want to grab text from a text file which will have names on each line. I want to grab that and put it into a list using the split method in uipath and separate it with the new line character, \n. However I have tried doing that and I am not getting anything.
Sequence1.xaml (4.8 KB)