Cisco Cisco Customer Voice Portal 8.0(1) Developer's Guide

Page of 187
Counter
The 
Counter
 action element is used to keep track of a count stored as element data. The initial value of the count is
defined as a configuration setting. In addition, the element may be configured to increment or decrement with a user
defined step size. A typical use for the Counter element would be in a loop in the call flow that increments the count
until a decision element decides that the loop must end. Revisiting a Counter element instance will automatically update
the count.
This chapter contains the following topics:
Settings
Notes
Default
Substitution
Allowed
Single
Setting
Value
Req'd
Type
Name (Label)
This setting specifies at which integer
value this counter should start.
None
true
true
Yes
int
initial
(Initial Count)
This setting specifies whether the
counter should be incremented or
None
true
true
Yes
string
enum
type
(Type)
decremented. Possible values are:
decrement
 | 
increment
.
This setting specifies by how much this
counter should be incremented or
decremented.
1
true
true
Yes
int
step
(Step Size)
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
13
 Chapter 4