appendData

The appendData() method of the CharacterData interface adds the provided data to the end of the node's current data.

MDN Reference