I'm using UiPath to select an item from a combobox in a windows rich client application. The items are formatted in the list as "Code - Description". I'd like to select the item by code only, rather than needing to know the description also.
As a UIPath newbie, thoughts on the best way to achieve this?