How to get the text from inside a ComboBox
I want to get the text from a combobox so I can later use it, but when I use SelectedItem() it returns the entire type as well as the text. How can I get it to return what I actually want?
Combobox and problem command below
Combobox and problem command below
