Week 2 - Using Switch

hi, I’m experimenting with Switch using the Working with Multiple Templates practice.

Any idea what went wrong with the scenario above? I’m getting (null) and (empty) for the case values instead of “yes” and “no”.

thanks.

Hi @Darren_Chan

Welcome to UiPath forum :partying_face: :tada:

As far as i know, this is a default value of case value. You can input “yes” or “no” by yourself for indicate value in Switch.

image

Sample:
TestSwitchX.zip (85.6 KB)

I hope this information will be useful for you :blush:

thanks :slight_smile:

1 Like