The IDLffXMLDOMDocument::CreateEntityReference function method creates and names an entity reference node that is owned by the document.
Syntax
Result = Obj->[IDLffXMLDOMDocument::]CreateEntityReference( Name )
Return Value
Returns an object reference to the new IDLffXMLDOMEntityReference node.
Arguments
Name
A scalar string that contains the entity reference name.
Keywords
None
Version History