From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Flow Switch: A choice with multiple options

Flow Switch: A choice with multiple options - UiPath Tutorial

From the course: Complete Guide to UiPath RPA Development

Flow Switch: A choice with multiple options

- [Instructor] Okay, let's wrap up this section by talking about the Flow Switch. And again, the Flow Switch does exactly what the Switch does, it's just that you can only use it in a flowchart. And the only real benefit to it is that you can visually see all of the logic pathways in a visual flowchart layout. One downside to it is you're limited to 11 possible path options, whereas a Switch is pretty much unlimited. Let's jump into UiPath Studio and see what I mean. I'm going to move a little bit quicker on this because we've talked, at length, about all the nuances in previous videos. To get started with Flow Switch, I will click on this connector and use my Delete key to delete it, and move this off to the side. I'll go into Activities, type in "switch", and click here to drag and drop a flow switch into my workflow. I would say that Flow Switch is the most complicated and counterintuitive of all the conditional options. Again, if I click on it, I can change the display name to…

Contents