How to show line breaks in message of function Send Mail (Using Activity is Call SendSimpleEmail)

Hi everyone

I have a job using function SendSimpleEmail, the message entered in the input text includes line breaks (enter), Howerver the receive email does not display the line breaks

Does anyone have a way to display line breaks according to the content entered in the input text?

@HaN17085350

Can you check the source of the correspondence being used, if the
tags are visible?

@SohamM95

In case of using
tag then line break is displayed in the receive email (1.png)

By the way, the value that clipboard is displaying as in picture (2.png)

1.png

2.png

@HaN17085350

I don’t think it’ll work if you pass breaks in parameters. You have to set the content in a correspondence and pass the corr rule as a param in the email activity.