Pre-General Availability: 2024-09-02

Add Logic to a Robot

Logic helps your robot complete complex tasks.

What Does the Robot Need to Do?

Flow control Description

Loop through a collection of items

Add a Foreach Loop

Take different actions based on conditions

Add a Switch Condition

Stop running

Add a Stop