msginsert
This inserts data into msgId
at offset.
The default is zero.
msginsert ?-cvtnull char? msgId data ?offset?
Instances of char in data are converted to null if you use-cvtnull
.
This command returns an empty string.