INSERT-STRING( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Inserts a string into the editor widget at the current location of the text cursor.
Return type: LOGICAL
Applies to: EDITOR widget
Syntax
|
- string
- A character string expression.
If the operation is successful, the method returns TRUE.