...
The selected values may be obtained with the gadget_getMultiValues routine function:
Code Block | ||
---|---|---|
| ||
string[] res = gadget_getMultiValues(argv, "Multiselect"); //res[0] = a //res[1] = c //res[2] = e //The routinefunction has returned in this case an array of three strings, "a", "c" and "e". |
...
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.