PopupRadioButtonEntry() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the PopupRadioButtonEntry() method to open a radio button selection dialog box.
Syntax
PopupRadioButtonEntry(Control, ds);
Parameters
Control
A control that contains a reference to the control into which the label associated with the selected radio button is placed.
ds
A dataset, from the Job_Step_Choices table, that defines the set of radio buttons to display.