Online documentation, manuals and tutorials
< All Topics
Print

Counter

Description

Used to execute a specific part of the Flow a given number of times.

Alt text

Properties

Specific

Count value

EXPRESSION (integer)

Expression that defines the number of repetitions in the loop.

Inputs

seqin

SEQ | MANDATORY

A standard sequence input.

Outputs

seqout

SEQ | MANDATORY

Flow execution continues through this output until the given number of repetitions has been completed.

done

SEQ | OPTIONAL

Flow execution continues through this output when the given number of repetitions has been completed.

Page content