INSERT-STRING( ) method Inserts a string into the editor widget at the current location of the text cursor. Return type: LOGICAL Applies to: EDITOR widget Syntax INSERT-STRING ( string ) string A character string expression. If the operation is successful, the method returns TRUE.
INSERT-STRING ( string )