Array output to vertical list
Posted: 30 Aug 2016, 13:00
Hi, Appreciate any help on this. I have an array of names and I want to show them as a vertical list. i.e.
Name 1, Name 2, Name 3, Name 4, Name x as the output from my array, but I would like to easily show as a single text...
Name 1
Name 2
Name 3
Name 4
Name x
I have tried to use a String Replace node on the occurrence of every comma but cant find how to put in a carriage return instead ( If that would in fact work)
Regards
Peter
Name 1, Name 2, Name 3, Name 4, Name x as the output from my array, but I would like to easily show as a single text...
Name 1
Name 2
Name 3
Name 4
Name x
I have tried to use a String Replace node on the occurrence of every comma but cant find how to put in a carriage return instead ( If that would in fact work)
Regards
Peter