<div dir="auto"><span style="font-family:sans-serif">> const SA = `</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">>   This is a multiline</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">>   string using hypothetical backticks.</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">>   Imagine it was fully syntax-highlighted</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">>   like normal strings and the comment</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">>   above are.</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">> `;</span><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Also +1, though I'm less enthused about the syntax highlighting. That's icing. Multiline strings are what I'm focused on. </font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Most of my apps either compile long SQL for generating data or long HTML fragments for reporting. </font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">I have 6 units chock full of SQL string fragments alone, and I shudder each time I have to change a SQL.   </font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Turning these fragments into a multitude of separate files doesn't sound fun either, I'll have lost the ability to scroll through the unit trying to find what constant I assigned that particular flavour of that sql... </font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Glad this topic is being discussed. </font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Many thanks</font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Mike<br></font><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr"><br></div></div></div></div>