Looks like I can do this using the string slicer to isolate only the numbers I want. How would I isolate multiple numbers, like index numbers 2, 4, 5 and 6, and store that as my new variable?
Looks like I can do this using the string slicer to isolate only the numbers I want. How would I isolate multiple numbers, like index numbers 2, 4, 5 and 6, and store that as my new variable?