The IDLffXMLDOMDocument::CreateComment function method creates a comment node that is owned by the document and stores a string in the comment node.
Result = Obj->[IDLffXMLDOMDocument::]CreateComment( String )
Returns an object reference to the new IDLffXMLDOMComment node.
A scalar string to put in the new comment node.
None
6.1 |
Introduced |