Hi,
I have a string which looks like this:
https://sites.google.com/tri.com/rmstechnology/home
https://sites.google.com/tri.com/rmstechnology/about
https://sites.google.com/tri.com/rmstechnology/learn
https://sites.google.com/tri.com/rmstechnology/learn/digital-lab
https://sites.google.com/tri.com/rmstechnology/learn/alteryx
How can I convert this into an array so that I can use the for loop to open each of these website links?