Adds a new character string to the end of the object.
Syntax
object.appendData(sString)
Parameters
| sString | 
Required.
String爐hat 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