<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ComboBox > Method >GetSelectedItemText |
Gets the text of the selected item.
Prototype :
string GetSelectedItemText
(
No Arguments
)
Reference :
If there is no selected item, return a blank.
Example :
_TraceLn(This.GetSelectedItemText());
Available Events :
All Events