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 -cvtnull
is used.
This command returns an empty string.