DDgui_radio: id$, texts$ [, width%=0]
Create a selection where only one can be selected
Example :
DDgui_radio(“selection”,”Option 1|Option 2|Option 3”)
This command creates a group of options, where only one can be selected.