I tried with these two commands but it gives me error
I would like if the "Spinner" contains one of these selected words a msgbox appears
I would like if the "Spinner" contains one of these selected words a msgbox appears
B4X:
Spinner5.SelectedItem.Contains ("Pantaloni" Or "Jeans" Or "Tute" Or "Shorts")
Spinner5.SelectedItem="Pantaloni" Or "Jeans" Or "Tute" Or "Shorts"