selectedMember

Returns the selected member of an exclusion group.

Syntax

Reference_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.

Returns

The object representing the selected member of the exclusion group. In Designer, for example, this method would return the selected radio button.

Applies to

Model

Object

Form Model

exclGroup

Version

XFA 2.1

// Ethnio survey code removed