Add radiobutton choice
Add a choice to a certain radiobutton field.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The component in which you want to add a choice | PART | true | |
Code of new choice | null | STRING | true | |
Label of new choice | null | STRING | true | |
Help information of new choice | null | STRING | false |