Chatbot
Advanced

Calculations

1min

To do calculations in a chatbot you should write the equation within curly brackets {{your equation}}

You can use:

Addition {{#question1+#question2}}

Subtraction {{#question1-#question2}}

Multiplications {{#question1*#question2}}

Divisions {{#question1/#question2}}



Example:

{{#question1+#question2}}

Document image

Document image


Make sure that the questions have the 'Numbers Only' validation

Document image


And the validation is required

Document image