Parameter | Description |
---|---|
sValue | the text value to be added |
Procedure AddChildTextNode String sValue
Call: | Send AddChildTextNode sValue |
AddChildTextNode encapsulates creation and addition of text nodes to a node.
Note: | If for any reason the node cannot be added to the document, an error will be generated. |