raluca_sudituContributor13 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
mugheessiddiquiContributor13 years agoUse the following statement.var martorMessge="this should contain here a" + "\r\n"+ "and then another line";
Recent DiscussionsHow can I read CSV files without Microsoft Access Runtime installed?Passing DevOps Test Case parameters to Test CompletetcUIAHost.exe process crashed
Related ContentHow to generate a random Number, String, AlphaNumeric stringUnescape Json StringsSimulating Chrome Hard reload