Counter

The counter widget is used to keep track of the number of times a flow passes through a certain path; the value of the counter changes accordingly. The widget allows the user to either create a new counter with a variable name and an initialisation value or modify an existing counter. The value of the counter can be reset to 0, incremented by 1 or decremented by 1, each time it passes through a flow.

Last updated

Was this helpful?