XmlCharacterData::ReplaceData (open)
Replace data at the given offset
Syntax
LOADLIB "wh::xml/dom.whlib";
MACRO ReplaceData(INTEGER position, INTEGER count, STRING arg)Parameters
INTEGER positionReplace position
INTEGER countNumber of UTF16 characters to remove
STRING argData to insert