raluca_sudituContributor14 years agoHow to simulate CRLF in stringsHello, 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. ...Show More
mugheessiddiquiContributor14 years agoUse the following statement.var martorMessge="this should contain here a" + "\r\n"+ "and then another line";
Recent DiscussionsUnable to activate floating license.SolvedTestcomplete closed itselflog message issues in testcomplete
Related ContentHow to generate a random Number, String, AlphaNumeric stringUnescape Json StringsSimulating Chrome Hard reload