TOC : OZ e-Form Extension > OZ e-Form JavaScript API > InputGroup > RadioButtonGroup > Method >

 

GetRadioButtons

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > InputGroup > RadioButtonGroup > Method >

 

GetRadioButtons

 

 

Gets the FormID of RadioButton grouped to RadioButtonGroup.

 

 

 

Prototype :

 

string GetRadioButtons

(

       No Arguments

)

 

 

 

Reference :

 

FormID is returned as follows.

["FormID","FormID","FormID",...,"FormID"]

 

Returns the name of RadioButtonGroup that doesn't have a FormID.

 

 

 

Example :

 

_TraceLn(This.GetRadioButtons());

 

 

 

Available Events :

 

All Events