How to show a dynamic html piece in email

Hi, regarding to above question, I think the only solution is to to show a dynamic html piece in email. That is, I dynamic gen some html codes and let the email display it with html format.

May I know how I could do this?

@MaxonL16591286

When the property you want to show in a Correspondence or a paragraph rule contains html itself, you can best reference the property and take RichTextDisplay as the Format.

This is the safe way to display html content.

@BasM7674 works fine, many thanks!!!