append
Appends text to the end of the buffer.
Parameters
text
the added characters; the run carries no attributes of its own.
See also
Appends text carrying attributes to the end of the buffer.
Parameters
text
the added characters, as one run.
attributes
the attributes that run carries.