I want to make text that spans over three lines, but can be more than three lines of text. So the message:
"This is a test on how the text box is going to display text. If it spans multiple lines, then it will typewrite multiple sections."
would be:
"This is a test on how the text
box is going to display text. If
it spans multiple lines, then it"
"will typewrite multiple sections."
P.S.
Each line can support 32 characters maximum, if that helps