Inserts a string within the existing DOMString at an arbitrary position.
The offset from the beginning at which the insertion needs to be done in this object
The DOMString containing the data that needs to be inserted
See Implementation
Inserts a string within the existing DOMString at an arbitrary position.