Hello, I want to write a message like so
Plesae check if the information is correct
[field1]
[field 2]
.
.
.
[fieldn]
but all I can figure out is
Plesae check if the information is correct, [field1],...., [fieldn]
is there a way to force a new line, I have tried the enter key and \n(which I think is new line in jave) no luck
Thanks, Tim
