The UiPath Switch Activity defaults to the int32 data type, so you can easily add case statements based on a whole number, integer value. But if you attempt do use a String as the expression, the activity fails.
So how do you create a String switch activity in UiPath Studio?
