I am having trouble putting text into a mobiletextarea in the latest version.
I have text in a property b to examine the text is correct but when I put it into the text area the result is not the same… see 2 images below. What could be the cause
var b as text = BlogText(SallyStoryNum)
BlogTA1.Text = b