Appends text to the text of the message.
void QATextMessage.writeText( String value, int offset, int length ) throws QAException
value The text to append.
offset The offset into value of the text to append.
length The number of characters of text to append.
QAException class Thrown if there is a problem appending the message text.