1Alert: PASS: RadioButtonList.className = exclGroup 2Alert: PASS: RadioButtonList.execEvent() threw XFAObject.execEvent: Incorrect number of parameters passed to function. 3Alert: PASS: RadioButtonList.execEvent(1, 2) threw XFAObject.execEvent: Incorrect number of parameters passed to function. 4Alert: PASS: RadioButtonList.execEvent('nonesuch') = undefined 5Alert: PASS: RadioButtonList.execEvent('calculate') = undefined 6Alert: PASS: RadioButtonList.execEvent('change') = undefined 7Alert: PASS: RadioButtonList.execEvent('click') = undefined 8Alert: PASS: RadioButtonList.execEvent('enter') = undefined 9Alert: PASS: RadioButtonList.execEvent('exit') = undefined 10Alert: PASS: RadioButtonList.execEvent('full') = undefined 11Alert: PASS: RadioButtonList.execEvent('indexChange') = undefined 12Alert: PASS: RadioButtonList.execEvent('initialize') = undefined 13Alert: PASS: RadioButtonList.execEvent('mouseDown') = undefined 14Alert: PASS: RadioButtonList.execEvent('mouseEnter') = undefined 15Alert: PASS: RadioButtonList.execEvent('mouseExit') = undefined 16Alert: PASS: RadioButtonList.execEvent('mouseUp') = undefined 17Alert: PASS: RadioButtonList.execEvent('postOpen') = undefined 18Alert: PASS: RadioButtonList.execEvent('preOpen') = undefined 19Alert: PASS: RadioButtonList.execEvent('preSign') = undefined 20Alert: PASS: RadioButtonList.execEvent('validate') = undefined 21Alert: PASS: RadioButtonList.execInitialize('badarg') threw XFAObject.execInitialize: Incorrect number of parameters passed to function. 22Alert: PASS: RadioButtonList.execInitialize() = undefined 23Alert: PASS: RadioButtonList.execCalculate('badarg') threw XFAObject.execCalculate: Incorrect number of parameters passed to function. 24Alert: PASS: RadioButtonList.execCalculate() = undefined 25Alert: PASS: RadioButtonList.execValidate('badarg') threw XFAObject.execValidate: Incorrect number of parameters passed to function. 26Alert: PASS: RadioButtonList.execValidate() = true 27Alert: PASS: RadioButtonList.selectedMember('badarg') threw XFAObject.selectedMember: Incorrect number of parameters passed to function. 28Alert: PASS: RadioButtonList.selectedMember() = null 29Alert: PASS: RadioButtonList.defaultValue = undefined 30Alert: PASS: RadioButtonList.rawValue = null 31Alert: PASS: RadioButtonList.transient = undefined 32Alert: PASS: RadioButtonList.errorText = undefined 33