Hi,I have a Text object that I need to change the text contents of based
on the value of another field. The text is large - a paragraph. There
could potentially be up to 5 different paragraphs of text that would
need to be 'attached' to the Text object. I don't see a 'text' or
similar property for the Text object that I can set programatically but
I'm very new to this and could be missing something.I'd like to create
each separate paragraph once, name it and save it so it can be accessed
easily....