On a automation rule, I want to add text to one of the custom fields (multi line text field) - add it in a new line in addition to the current text already stored in this field.
I already managed to append the new text to the old text (save it to variable and add it to the target field with the additional text), but I didn't find a way to add the next text in a new line.
In the example - the old and new texts are separated by ';' ,
Regards,
Yaron