New line in email body
I am trying to achieve email with new line, like below:
Test 1
test 2
I used Get New line character bsfn and used that to append to the string by using Concat.
However, in email body I am not able to see the desired result.
How can I append new line and use Email Merge letter to get the desired result.