Overview
Describe the radio button and it's usesThe radio button is used to allow users to make a selection from a group of choices.
Field Binding Dialog (Rich UI Only)
...
radio button group property -This allows you associate multiple radio buttons together by specifying a field name for the program to receive the value. This property must be bound to a field in the RPG program (Rich UI Only).
related field property - Detail what the property does. (Genie Only)