Chapter 6: Understanding Different Control Flows
To create robust automation workflows using UiPath Studio, you must understand how to control the project efficiently using control flows. UiPath provides a lot of control flow activities so that you can effectively drive the automation workflows of the project. Control flows provide the robot with more power so that it can make decisions while evaluating any business conditions as it's being executed. In this chapter, we will learn about these essential skills by covering important control flow activities using real-time examples.
In this chapter, we will cover the following topics:
- Overview of control flows
- What are sequences?
- What are flowcharts?
- Exploring decisions and types of decisions
- Exploring loops and types of loops
By the end of this chapter, you will be able to understand all the key concepts behind control flows and be able to implement these ideas in your robots.