as of release 3.27

prior to release 3.27


Function

You can use this object to query a statistics marker. This returns the following information about the marker:

  • Name
  • Type
  • Associated prompt 

 Parameter

Object Name

The name of this object instance

Statistics-MarkersSelect one of your statistics markers from the drop-down list to query.
Variable Prefix

The result will be stored to variables beginning with this prefix. 

The following variables are provided (using prefix as an example prefix):

VariableMeaning
$prefix.NameThe Name of the marker
$prefix.Type

0 = standard statistics marker

1 = yes / no marker

2 = rating marker

$prefix.WavesIDThe ID of the voice prompt associated with the marker. This can for example be used in the object Play Voice (Variable) to playback the prompt file.

Outputs

Output

Used when ...

Continue

After this object, the call flow continues.

  • No labels