Force new line in edit box value set by transition

I have a transition that takes a couple variables and combines them into one string to display on the data card in a multiline edit box.  Every time a file passes thru this transition it appends the previous string to the new values.  Is there a way to force a line break in the combined string to make each pass thru the transition a new line in the edit box?