Counter Block
The Counter block counts the number of times the call reaches this block. The Counter block has the following parameters and outputs.
Parameter |
Description |
---|---|
Name |
Enter a name for the counter. |
Threshold |
Enter the number of times the call can pass through this block before taking the alternate path. |
Description |
Optionally enter a description for the block. |
Output |
Description |
---|---|
No |
Path to take if the threshold is not reached. |
Yes |
Path to take if the threshold is reached. |