Overlay

Overlays the data area with the given string, starting at the given offset.

Overlay (offset as Integer,
         string as String)
offset
The offset in the data area where the string is to be inserted.
string
The source string.