appendText (1)

void appendText(const char* text, unsigned short length)

text
The text to be appended to the field
length
The number of characters to be appended to the field

Appends length characters from text to the end of the text already in the field.