INSERT-STRING( ) method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.