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 |
|
|
Take different actions based on conditions |
|
|
Stop running |