DISABLE( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Disables the radio set button. The selected
radio-set button's SCREEN-VALUE is changed to the first enabled
radio set button or to the Unknown value (?) if all radio
set buttons are disabled.
Return type: LOGICAL
Applies to: RADIO-SET widget
Syntax
|
- label
- A character-string expression that specifies the label of a button in the radio set.
If the operation is successful, the method returns TRUE.