Hi
I'm submitting data to CRM via a SoapClient call which is all fine.
I have a text area that I want to populate with multiple fields. Combining them and adding a line break after each one in the text area so the data doest all appear on one line..
How can I set a line break in the soap code?