XmlCharacterData::InsertData (open)

Insert data at the given offset

Syntax

LOADLIB "wh::xml/dom.whlib";

MACRO InsertData(INTEGER position, STRING arg)

Parameters

INTEGER position

Insert position

STRING arg

Data to insert