Grouping Steps

Grouping steps together can make it easier to organize your Prog commands.

It is generally a best practice to group related steps together to make them easier to:

  • Move the step group to another location
  • Be able to clearly see the organization of the Prog command when there are a lot of steps
  • Add condition on the group itself rather than on individual steps

How to create a Step Group

In order to create a step group, click on Add Group. This will create an empty group for you where you can drag steps into the group.

After you’ve done this, you’ll be able to:

  • Duplicate an entire group and its children steps
  • Add conditions for executing or skipping the entire group of steps