raluca_suditu
13 years agoContributor
How to simulate CRLF in strings
Hello,
I have a popup message that is displayed on 2 lines.
I want to compare that content of the message with a martor message, but I don't know how to simulate a new line in strings.
var martorMessge="this should contain here a" + CRLF + "and then another line"
Han anyone help me?
I have a popup message that is displayed on 2 lines.
I want to compare that content of the message with a martor message, but I don't know how to simulate a new line in strings.
var martorMessge="this should contain here a" + CRLF + "and then another line"
Han anyone help me?