Radio_Value - RadioGroup
Gets and sets the label of a child radio object
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| Item# | Integer |
Syntax
Property String Radio_Value
| Access Type | Syntax |
|---|---|
| Read Access: | Get Radio_Value to StringVariable |
| Write Access: | Set Radio_Value to StringVariable/Value |
Description
Radio_Value gets and sets the label of a child Radio object. This allows the group to set the values of its radio children. You may also set this directly within the radio object with the label property.