I've been trying to set some text to a string that is each array list item with a new line after each one so that it ends up being a vertical list of words.
I've tried the "String Add New Line" from the ecosystem, but doesnt seem to work with the array list get next action.
How can I have each item of an array list on its own separate line of a string so that I can pipe that into a Text Mesh Pro text field?