Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen


as of release 3.27

prior to release 3.27

Image Added

Image Added

Image Removed


Function

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

  • Name
  • Type
  • Associated prompt 

The behaviour is the same as the Query Statistics-Marker object, except that the marker is selected by variable, for example $myMarker instead of from the drop down list.

Sv translation
languagede


Image Removed

seit Version 3.27

vor Version 3.27

Image Added

Image Added




Funktion

Mit diesem Objekt können Sie einen Statistik-Marker abfragen. Es gibt die folgenden Informationen über den Marker zurück:

  • Name
  • Typ
  • Zugehörige Ansagedatei

Das Verhalten ist dasselbe wie beim Objekt "Abfrage Statistik-Marker", nur dass der Marker per Variable ausgewählt wird, z. B. $myMarker statt aus der Dropdown-Liste.

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

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

Sv translation
languagefr


avant la version 3.27

depuis la version 3.27

Image Added

Image Added



Fonction

Vous pouvez utiliser cet objet pour interroger un marqueur de statistiques. Cela renvoie les informations suivantes sur le marqueur:

  • Nom
  • Type
  • Invite associée 

Le comportement est le même que l' Query Statistics-Marker object, sauf que le marqueur est sélectionné par variable, par exemple $ myMarker au lieu de dans la liste déroulante

Image Removed

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
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

.