Previous Topic: ca_pam_isSelectRadio (_id, radio_id)Next Topic: Select


ca_pam_selectRadio(_id, radio_id)

Selects a specific radio option button in a Radio Group field.

Input Parameters
_id (string)

Specifies the unique identifier of a Radio Group field.

radio_id (string)

Specifies the unique identifier of a radio option button in a Radio Group.

Return Value

None.

Example
ca_pam_selectRadio('Form.Transportation', 'Form.Transportation.Option_01_Air')

This example selects the Air option button in the Transportation radio group.

Transportation is a radio group with two option buttons with the following IDs: