SELGROUPID Property
PLBCMP GUI Only
The SELGROUPID property returns the OBJECTID for a RADIO object that is currently selected within a radio group identified by a GROUPID value. The property uses the following format:
SELGROUPID={value}
Note the following:
SELGROUPID may be used in GETPROP statements of a RADIO object.
If this property is specified for a RADIO object that is not included in a radio group, the single RADIO object is processed as a radio group of one and its OBJECTID is returned when it is selected.
In all cases, a value of zero is returned when no RADIO object is selected.
{value} is a Numeric Variable that returns the OBJECTID of the selected RADIO.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |