Expression

The Expression (Expr) node is a simple node to set conditions using logical operation and java-script functions like filter. This node can be used for simple validations, filters and so on.

A sample screenshot of a flow to receive phone number and respond back to the user using the Expr node. In the below example, entered phone number is validated for numeric and number of digits.