First, I need to add a line break into a string in JavaScript. How do I do this?

Next, is there a limit to the amount of characters in a string in JavaScript?

And the last question is how do I pass arrays to functions? Anything special here? An example would be great.

Thanks for your help.