4 Oct 2023, 16:44

@tyller_

To split some text by the new line character, you need to use ‘\\n’ instead of ‘\n’. This is often called “escaping”.

Please check out this example:

split.gif

 
The project is shared here:

https://play.creaticode.com/projects/651d97e3fc9a5a6d1489856c