How do I make an enter and go to next line TextBox?

Hi

How can I add an "enter" in code/blocks section ( go to the next line ) in multiline Textbox ?

Lucas

Try this:

image

Of course, ensure your have multi-line checked
The cursor will always return to line 1 position 1
If you want more control over the cursor position then

1 Like