Adding a line of blank space between two variables

Jason Stephens
Kilo Guru

How would I a line or two ("returns") between two variables in a record producer? I have two variables that I want to use to populate the short description. I know how to append them to each other, but is there a way to add a couple of lines of blank space between the two so they look like this....

var1

var 2

Instead of this...
var1 - var 2

5 REPLIES 5

DINESH CHINNAD1
Giga Expert

Both Anurag and MB answers should work...