Multi-line text with variables - need carriage returns
Posted: Tue Aug 13, 2024 8:37 pm
I am defining a multi-line text with variables for the body of an email. I want to list the selected variables on separate lines of the email body.
How to i include/use carriage returns or line feeds?
This is how it looks in the setup
Flow Name: [Job.FailFlow]
Job Name: [Job.Name]
Failure Message: [Job.FailMessage]
Job Fail date: [Job.FailTime:Format="MM/dd/yyyy",TimeZone="UTC"]
But when i receive the email, it is one long line. I want it to look like above in the body of the email
Thank you for your help
How to i include/use carriage returns or line feeds?
This is how it looks in the setup
Flow Name: [Job.FailFlow]
Job Name: [Job.Name]
Failure Message: [Job.FailMessage]
Job Fail date: [Job.FailTime:Format="MM/dd/yyyy",TimeZone="UTC"]
But when i receive the email, it is one long line. I want it to look like above in the body of the email
Thank you for your help
