CLEAR-SELECTION( ) method 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 CLEAR-SELECTION ( ) 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.
CLEAR-SELECTION ( )