Resolved! How can i use current.comments.getJournalEntry(-1) but get formatted output like when using the normal variable?
We want to add a full activity list at the bottom of an email notification. I created an email script that simply has template.print(current.comments.getJournalEntry(-1)); to get all of them. However it outputs it as a block of text without any lin...
