CLEAR-SELECTION( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.