Reference
REPLACE sub_string WITH new INTO dobj [IN {BYTE|CHARACTER} MODE] [LENGTH len].
Obsolete: Searches for a byte or character string sub_string in the variable dobj and replaces it with the content of new.