The IDLffXMLDOMCharacterData::InsertData procedure method inserts a string in the node’s character data at a specified offset.
Obj->[IDLffXMLDOMCharacterData::]InsertData, Offset, String
A scalar value that indicates where in the character data to begin inserting the string contained in String.
A scalar string to be inserted in the character data at the point indicated by Offset.
None
6.1 |
Introduced |