appendData
(method
)
Owning interface and usage:
CharacterData.
appendData(
arg)
Member of these other interfaces :
Description:
Append the string to the end of the character data of the node.
Parameters:
Returns:
nothing
Exceptions:
Note:
Upon success, data provides access to the concatenation of data and the DOMString specified.
_____________________________________________