Hello
I have a text string that is returned from the application that looks like this. What is the best way to manipulate the text string to break it apart and store individual pieces in a collection that has First name, last name and account id. I use the clipboard to get this data back from the surface automation training. I think there is a space in the string between first and last name and a tab between last name and the account id. Help appreciated with best practices to do this using existing functionality.
Gregory Williams 67036802652212
Thanks in advance