You can add breaks during the concat of your string. Let's say you have a string variable called $Result
If you do a change variable and you want to add a value to the string with an enter you can do it as following:
$Result + '
' + $Object/toAddedStringInput