Automatic Line Break in Multiline Field

Automatic Line Break in Multiline Field

I have created a script to update a multiline field when another field is updated. This appends the selection onto the end of the multiline field. I would like to make add a carriage return or line break so that each time new data is appended it will be on a new line. How do I do that?