Skip to content

String Switch

The String Switch action sends events based on the value of a String Variable.

Parameter Description
String The string variable to check
Check The test to run on each case
Cases A list of cases to check and the event to send if it passes the check
Default Event The event to send if no case matches the check

Example

In this example we check a Name to determine what to do next:

StringSwitch