Looping through JSON properties

Yes, sorry – I said the solution was untested. I should have actually tried it first before sharing, but I was away from my computer.

Once you get your Strings[], join them with linebreaks using join:

https://processing.org/reference/join_.html

1 Like