WebRadioButton.Value
From Xojo Documentation
Property (As Boolean )
aWebRadioButton.Value = newBooleanValue
or
BooleanValue = aWebRadioButton.Value
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebRadioButton.Value
New in 2020r1
Supported for all project types and targets.
Indicates if the button is selected or not.
See Also
WebRadioGroup control.