appendData
Description
Append the string to the end of the character data of the node.
Syntax
XopusCharacterData.appendData (arg : String)
Arguments
- arg
String. The string to append.
Append the string to the end of the character data of the node.
XopusCharacterData.appendData (arg : String)
String. The string to append.