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.
@param arg The DOMString to append.
@exception DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.