Value
The associated data value you want to assign to the radiobutton. You can retrieve this value when the radiobutton is selected using the Page.GetRadioValue action, or on dialogs, DialogEx.GetRadioValue. You can also select a radio button in a group by value using the Page.SetRadioValue action, or on dialogs, DialogEx.SetRadioValue.