Nice. With SuiteScript 2.1, I can now have a mult...
# suitescript
s
Nice. With SuiteScript 2.1, I can now have a multiline block of html in a single variable, using template literals
👍 1
c
Store your HTML in a file so you can source control it like a non madman 😄
k
😂
s
this is just for adding small blocks, like a table, not full pages! we sometimes add in sections dynamically 🙂