Wed
Dec
3
multi-line strings in javascript
var myString = ' first line \ second line \ third line \ ';