writeText method

Syntax
void QATextMessage.writeText(
  String value
)
throws QAException
Parameters
  • value   The text to append.

Throws
  • Thrown if there is a problem appending the message text.

Remarks

Appends text to the text of the message.