Text
The text that you want to display on the radiobutton object. Click the edit button to open the Edit Text dialog, where you can import, edit and spell check this object's text. 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 text using the Page.SetRadioValue action, or on dialogs, DialogEx.SetRadioValue.