Is \\n the universal newline character sequence in Javascript for all platforms? If not, how do I determine the character for the current environment?
\\n
I
yes use \n, unless you are generating html code, in which you want to use