Description
Creates a select list (combo).
Parameters
Return Type
String []
The returned value has no meaning
Example
gadget_createSelectList("Another Select list", {"A", "B", "C", "D"}, {}); gadget_createSelectList("Select list", {"C/C++", "Java", "Python", "Ruby"}, {"Java"}, true, "Choose one ore more");
See also
Filter by label
There are no items with the selected labels at this time.
We've encountered an issue exporting this macro. Please try exporting this page again later.