setTextContent

Set the text content for this element. Replaces all child nodes with one text node.


XopusNode.setTextContent( s : String)

Arguments

s
String. The new content of this element.