Step-by-step example using Sequence and Control flow

In this session, we are going to discuss Control flow with an example. We will see how to use Control flow in a Sequence. There are the various Control flow activities, as mentioned before.

Consider an array of names. Say we have to find out how many of them start with the letter a. We will then create an automation where the number of names starting with a is counted and the result is displayed.

Perform the following steps:

  1. Drag and drop a Flowchart activity from the Activities panel.
  2. Drag and drop a Sequence activity inside the Flowchart. Connect the Sequence to the Start node by right-clicking on the Sequence activity and selecting the Set as Start node option.
  3. Double click on the ...

Get Learning Robotic Process Automation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.