<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ToggleButton > Method >GetSelectedIndex |
Gets the index of the selected item.
Prototype :
integer GetSelectedIndex
(
No Arguments
)
Example :
_TraceLn(This.GetSelectedIndex());
Available Events :
All Events