appendData
Append the string to the end of the character data of the node.
- Documentation
- › API
- › DOM API
- › appendData
XopusCharacterData.appendData( arg : String)
: String)Arguments
- arg
- String. The string to append.