INSERT-STRING( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.