CheckValues

Description (v1.0.0)

INFO Check the value of a parameter and set it to a default value if the value is invalid

Release notes

Version 1.0.0 - General deployment
  • Feature: Initial version

Action parameters

  • Variable: The name of the variable that should be checked
  • Allowed values: A dash (-) separated list of allowed values
  • Default value: The value that should be set if an invalid value is used

Example of use

A user is asked to enter a number from 5 to 8 by DTMF. The system should verify if the input from the user is correct (allowed values = 5-6-7-8 ). If the input is not correct, it can be set to the default value

Remarks

  • Empty values are always refused
Copyright © Escaux SA