DELETE-CHAR( ) method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Deletes the character at the current text cursor position.
Return type: LOGICAL
Applies to: EDITOR widget
Syntax
|
If the character is successfully deleted, the method returns TRUE.