Skip to content
Download

Repeat

Loops the following steps a set number of times — repeat 10 times, and so on.

An action in the Flow Control group. Its type is action.repeat.

Port Label Flow Type
in in execution in
body Repeat this execution out
completed When finished execution out
times How many times data in Int
index Index data out Int
Field Key Default Notes
How many times times 3