Use radio button group-specific properties at runtime
- Last UpdatedAug 30, 2024
- 1 minute read
You can use properties that are specific to the Radio Button Group control at run-time. These properties are:
-
Count - returns the number of radio buttons in the Radio Button Group control.
-
SelectedValue - reads the value of the selected item, or selects the item with that value if it exists.
These properties are available when you browse for a Radio Button Group control in your HMI's attribute/tag browser.