Radio group here is bound with single
Data.at
variable. Note: in order this to work each radio button has to have its own unique value defined.
Changes of group value are reflected in output:
String values:
First
Second
Three
Result:
Integer values:
8
16
32
Result: