Deletes the most recently selected row from
a browse and the results list.
Return type: LOGICAL
Applies
to:
BROWSE widget
Syntax
This method does not delete the record
from the database and has no effect on the database buffer. If you
then want to delete the database record associated with the row,
use the DELETE statement.
If the row is successfully deleted
from the browse and results list, the method returns TRUE.