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