Returns the selected member of
an exclusion group.
SyntaxReference_Syntax.selectedMember( [ STRING param ] )
Parameters
param (Optional)
|
A valid string representing the name of
the exclusion group member, provided the exclusion group member is
within the same scope as the referencing object. Otherwise, a valid
string representing the reference syntax expression of the exclusion
group member to select.
|
ReturnsThe
object representing the selected member of the exclusion group.
In Designer, for example, this method would return the selected
radio button.
|
|
|