New line when text object width is reached

I wanted to make a text display, but as of now, you can put as many characters as possible without there being a single new line (unless explicitly entered). I’ve also checked a previous forum post about NewLine() function but I have no idea what I’m supposed to do with it (not exactly the brightest). Thank you in advance.

If you want to wrap your text, as per your title, there’s an action for that.
image

If you want to insert new lines, you do it likeso:
image