I have a new with text (multiple lines). How can I break (LF) the line so the remaining text shows up in the next line ?
Eample:
This is line 1. This is line 2.
I want this text to look like:
This is line 1.
This is line 2.
Arthur
Eample:
This is line 1. This is line 2.
I want this text to look like:
This is line 1.
This is line 2.
Arthur