Resolved! Mail script - where are my line breaks?
I'm trying to print catalog variables in an email, but the line breaks aren't working and everything prints on one line. Why? Here's the email template configuration: And the mail script: (function runMailScript(/* GlideRecord */ current, /* Templa...