CharacterData.appendData

Append the string to the end of the character data of the node. Upon success, data provides access to the concatenation of data and the DOMString specified.

interface CharacterData
void
appendData
(
DOMString arg
)

Meta