appendText (2)

void appendText(const char* text)

text
The null-terminated text string to be appended to the field

Appends the characters within the text string to the end of the text already in the field.