Which of the following is the JavaScript string object special character to insert a new line?
/n
\n
\b
/b
Submit