Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : DELETE-LINE( ) method
 

DELETE-LINE( ) method

Deletes the line that currently contains the text cursor.
Return type: LOGICAL
Applies to: EDITOR widget

Syntax

DELETE-LINE ( )
If the line is successfully deleted, the method returns TRUE.