ComboBox Selected option bug?

It works as intended. It’s “String” ComboBox so it’s expecting a string as input and gives a string at output. You can use foreach enumeration to populate it and then Find Option Index to get enum index.

55276-cb.png