Name
Combobox.GetEntry -- get combobox entry (V1.1)
Synopsis
e$ = moai.DoMethod(id, "GetEntry", pos)
Function
Get entry at position
pos
from combobox widget.
Inputs
id
id of the combobox object
pos
entry index
Results
e$
entry at specified index
Show TOC