Line Breaks in Actions (Send Email)

Hello,

I am using the “Send Email” action but it seems to ignore the \r line breaks, does anybody know a solution for this? Here is what my Email Message is:

{TIME} {DATE}\r{REPORT PAYMENT DETAILS:P.Name,P.Amount.Percent,P.Amount.Sum:Payment.Amount > 0}\r{REPORT ORDER DETAILS:O.ItemGroup,O.Quantity.Percent.desc,O.Quantity.Sum:(ODI=True)}

Hey @Luis_Varsan

Try using <!rn> it was the new alternative for new line.

Huh? Really? Where did you find that? Does it work?

Yeah! It does work! Thank you much pauln, had no idea.

I think he got it from here
https://forum.sambapos.com/t/jscript-syntax-replace-fails-with-embedded-braces/9477/13