Feedback

  • Contents
 

Counter Usage Examples

The following examples show how you can use Check Counter and Set Counter activities in a workflow.

Check Counter activity

This example shows counter activities used within a workflow to:

  1. Check a value.

  2. If the value is not greater than zero, set the value to 1.

  3. Pause before ending the workflow.

Check Counter activity example

Set Counter activity

This example shows how to set up a counter to run through a loop of activities a specific number of times.

Set Counter activity example

Related Topics

Flow Control Activities