Repeat
The Repeat block is used to help ensure that a process runs a specified number of times. This block does not run any specific action by itself. To create a pattern, put other action and control blocks inside this block.
Procedure
- Drag and drop the Repeat block onto your chosen location in the workflow.
- Between the Repeat block and the End Repeat line, insert the sequence of blocks that you want to repeat.
- In the times field, enter the number of times that you want to repeat the sequence, for example, enter 3 times.
- Click Run to apply the changes. The block sequence that you configured is repeated the specified number of times.
Disabling the block
To disable the block without deleting it, turn off the switch in the block header.