I have an array of TEXT variables with different typed content and I want to add some new lines for spacing inside.
\n only works for Strings. I tried to make a string and then assign/convert to TEXT and works but I just want to add the new line in its default value inside the TEXT Array and avoid some beginplay/contruct artifact.
How do I do it?
Thanks!
Dany