console.log(`i am a multiline string and it works but not on all browsers - yet `); code example
Example: Multi-Line JavaScript
console.log(`i am a multiline
string
and it works
but not on all browsers
- yet
`);
console.log(`i am a multiline
string
and it works
but not on all browsers
- yet
`);