Adding a new line to a variable of type TEXT as default value.

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

I found the solution in advanced settings of the Array:

image

image

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.