escaping end of line making a string with multiple lines by Eugene Manager November 27, 2017 JavaScript v = 'qqq // comment \n\ www'; console.log(v);