Am i able to assign a variable to an item in a combobox? Are the items in the combobox indexed?
For example if i have the string items "gas", "money", and "tokens". Is there a way to get my variable = to the like 2nd or 5th item in the combobox? Not to the string value itself but to the element #.
For example if i have the string items "gas", "money", and "tokens". Is there a way to get my variable = to the like 2nd or 5th item in the combobox? Not to the string value itself but to the element #.