Short Name: Set XML
Requires: Base Development System
Class: Element Methods
Sets the XML text of an element. If the element already has a value, the value of the element changes to that of the XML String parameter. The element must have a parent.
Name | Type | Direction |
---|---|---|
XML String | string | in |
Parse Errors | string | out |