Radio Button

Not supported by TWC

Radio Button icon The Radio Button can be used to add a list of mutually exclusive items; that is, a list from which the user can select only a single item. Script is required to attach commands to the Radio Button, which will be executed when the Radio Button is clicked in run mode. Additionally, you can define a Group name to specify which Radio Buttons are mutually exclusive.

Radio Button Example

The following image shows a simple Radio Button.

Canvas Radio Button

Sample Radio Button

Related Topics