DOMCharacterData->appendData()
Append the string to the end of the character data of the node
&reftitle.description;
DOMCharacterData
appendData
stringdata
Append the string data to the end of the character data of the node.
&reftitle.parameters;
data
The string to append.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;