Q:

js \n

//Example:

var i = 'Hello \n World'
console.log(i)

//Would return:

Hello
World
1

New to Communities?

Join the community