-
you can use an [array][1] of text, for each entry in an array add a custom widget (to a vertical box, perhaps) representing a text entry - like the bullet point list I’m writing this in - every bullet would be a separate custom widget
-
alternatively, you can hit shift+enter in a text box to add more lines:

- or you can format text using
FormatTextnode where shift+enter would create a new line

- there are also Multi-line variants of Text Box and Editable Text which support many lines of text natively
All four will work albeit slightly differently - depends on what you’re trying to achieve. Pick your poison or provide more detailed info ![]()