Validate Expressions

If an input field detects that an expression is being used (that is the {{ }} syntax is entered), a blue icon appears in the lower-right corner of the field.

Click the blue icon to open a modal where you can test and modify the expression until you get the desired outcome.

The Test Expression modal contains the following fields:

  • Expression: Shows the expression that was initially entered in the input field from the activity configuration.

  • Variable Fields: Each variable used in the expression has a supporting field where you can enter a sample variable value. Enter a value for each variable, then click Test to see the results if the expression is executed with the entered parameters.

    To set variables in an expression, use the format {{variable name}} only. For instance, {{NewPhoneContact.ANI}} is a variable syntax.

  • Result: Shows the result of the expression after you click Test. If the results are different than expected, modify the Expression as desired. If you make changes to the configuration, click Apply Changes to update the expression in the activity configuration.