Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
DELETE-CHAR( ) method
DELETE-CHAR( ) method
Deletes the character at the current text cursor position.
Return type:
LOGICAL
Applies to:
EDITOR widget
Syntax
DELETE-CHAR ( )
If the character is successfully deleted, the method returns TRUE.