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