appendData Method | Internet Development Index |
Adds a new character string to the end of the object.
Syntax
object.appendData(sString)
Parameters
sString Required. String that specifies the new character string.
Return Value
No return value.
Standards Information
This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
COMMENT, TextNode