The replace in variable block converts specific input from the user in a flow into predefined variables for further usage in the flow.
Related Articles
Set Variable
The set variable block defines specific input from the user of a flow into a predefined variables for further usage in the flow.
Tutorial 3 - Train your chatbot with variable words
User statistics
The user statistics block tracks the number of times a user passes that specific user statistics block and stores this in a variable. This variable can then be used to create custom widgets and metrics.
Variables
Variables can be used to define variables that can be used in flows as conversational output. For example, when multiple flows that belong to different intents provide a link to a website in a flow, then the link can be added as a variable. This is ...
Equals
The equals condition diverts the direction of the flow if the input to it exactly matches the set criteria. For example, the equals condition is ‘yes’. A user answering ‘yes’ will be recognised by the chatbot as fulfilling this condition. ‘Yeah’ and ...