EDIT-CLEAR( ) method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
(Windows only; Graphical interfaces only)
Deletes the selected text.
Return type: LOGICAL
Applies to: BROWSE widget (cell), COMBO-BOX widget, EDITOR widget, FILL-IN widget
Syntax
|
If the widget performs the operation successfully, the method returns TRUE. Otherwise, it returns FALSE.
For browses, this method applies only to fill-in and combo-box browse columns.