Overlay

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.

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