Name
Combobox.Remove -- remove entry from combobox (V1.1)
Synopsis
moai.DoMethod(id, "Remove", pos)
Function
Remove entry at the position specified by pos from combobox.

Inputs
id
id of the combobox object
pos
index of entry to remove

Show TOC