Concatenates text to the current text.
public virtual void writeText( qa_const_string string, qa_int offset, qa_int length )
string The source text to concatenate.
offset The offset into the source text at which to start reading.
length The number of qa_chars of the source text to read.