<div dir="ltr"><div>Hi everyone,</div>
<div>&nbsp;</div>
<div>This is more an&nbsp;AS question.</div>
<div>&nbsp;</div>
<div>I&#39;m using .getText() to get text from a text icon, then attach some more text to it and change the text in the icon with .setText().</div>
<div>This worked up untill the point where there were linebreaks (&lt;br&gt; or \r) in the text. </div>
<div>These I do get back as a single character (verified that with .count), but if I put it back with setText, the linebreak is completely gone.</div>
<div>How can I preserve these linebreaks?</div>
<div>Or is there a better way to do this?</div>
<div>&nbsp;</div>
<div>TIA,</div>
<div>&nbsp;</div>
<div>Elly</div></div>