This course describes how the control flow activities are executed throughout an automation process. You'll learn how to use the If, While, Do While, For Each, and Switch activities to control the order in which activities are executed within a process.
Product alignment: This course was initially built using the 2022.10 version of UiPath Studio, with updates reflecting the new features from the 2023.10 version. It is applicable to both 2022.10 and newer versions.
This is a two-hour fifteen-minute course aimed primarily at Automation Explorers and Automation Developers.
The agenda covers:
Control Flow overview
The If statement
Loops: While, Do While and For Each
Practice 1—For Each and If
Practice 2—While and If
Switch
Practice 3—Switch and For Each
At the end of the course, you should be able to:
Outline the available workflow layouts and determine when to use Sequences and Flowcharts.
Explain the most common control flow statements used in UiPath Studio.
Differentiate between these control flow statements used in UiPath Studio.
Use and work with control flow statements correctly and according to the specific needs.