I’m working on the “Data Manipulation with Strings in Studio” lesson from the Automation Developer Associate Training. I was following along with the tutorial demo on the RegEx builder wizard where you extract the addresses of multiple streets, but for some reason I am not getting the correct results when printed.
After using the For Each activity to iterate through the FoundStreets variable, the output is only showing me part of one singular street address broken up by each letter/digit instead of a whole address for each line.
I’m not sure what went wrong as I double checked with the solution file the lesson provided and everything looks exactly the same!



