CLEAR-SELECTION( ) method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Removes the highlight from the currently selected text.
Return type: LOGICAL
Applies to: BROWSE widget (column), COMBO-BOX widget, EDITOR widget, FILL-IN widget
Syntax
|
If the highlight is removed, the method returns TRUE. Otherwise, it returns FALSE.
For browses, this method applies only to fill-in and combo-box browse columns.