interface radio box set | |
|---|---|
radio_box_name = | An Existing GI_radio_box |
choices = | String |
value= | String |
execute= | Boolean |
interface radio_box set & | |
|---|---|
radio_box_name = | .gui.rdbox.rdbx & |
choice = | "yes" & |
execute = | yes |
Parameter | Value Type | Description |
|---|---|---|
radio_box_name | An Existing GI_radio Box | Specifies the name for an existing radio box to be displayed |
choices | String | Specifies the choice for the commands to be executed |
value | String | Specifies the choice for the commands to be executed |
execute | Boolean | Specifies the default parameter for the execution of the command |