Radio_Value - RadioGroup

Gets and sets the label of a child radio object

Type: Property

Access: Read/Write

Data Type: String

Parameters: Integer Item#

ParameterDescription
Item#The item number


Syntax
 Property String Radio_Value

Read Access: Get Radio_Value Item# to StringVariable
Write Access: Set Radio_Value Item# 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.