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.