msginsert

msginsert ?-cvtnull char? msgId data ?offset?

This command inserts data into msgId at offset. The default is zero. Instances of char in data are converted to null if -cvtnullis used.

This command returns an empty string.