The IDLffXMLDOMDocument::CreateElement function method creates an element node that is owned by the document and sets the element’s name to a tag name.
Result = Obj->[IDLffXMLDOMDocument::]CreateElement( TagName )
Returns an object reference to the new IDLffXMLDOMElement node.
A scalar string that contains the name of the element.
None
6.1 |
Introduced |