Iam unable to write line by line in a big text box

HI guys
i want to write line by line in a text box
iam giving input in line by line format in input dialog box but while writing in text box its writing side by side like paragraph
attaching text box screenshot

please guide me

Hi @Shoebmd

Have you tried with Environment.NewLine!

Var1+Enviromnent.Newline+Var2 in type into

Regards

I have to enter the entire list in a text box like input dialog box
.(i tried with small text fields assigning variable and giving environmnt new line in between them but , thats not covenient for users because they have to enter each word in separate text box

I want to design such that user have to paste list in a input box the same as it is should be entered in that text box in list form