append

append(text: String);

The append method of the JadeRichText class loads the text specified in the text parameter into the control of the receiver, appending it to the end of the current contents. For an example of the use of this method, see "JadeRichText Control Method Example", earlier in this document.