Switch

Description (v1.2.0)

INFO This action switch to a specific call flow branch in function of the content of a variable

Release notes

Version 1.2.0 - Early deployment
  • Feature: Allow colon as a separator (M18095)

Version 1.1.0 - General deployment
  • Feature: Added the possibility to have up to 15 outputs

Version 1.0 - General deployment
  • Feature: Initial version

Action parameters

  • The variable that should be evaluated
  • The list of possible values in dash ('-') separated format

Example of use

  • To avoid nesting a lot of "if" statements, this action can be used
  • Limitations:
    • Maximum 9 values are allowed
    • If the input variable is empty, it will go to the 'default' output

Copyright © Escaux SA