{"id":13282,"date":"2026-01-07T18:55:30","date_gmt":"2026-01-07T17:55:30","guid":{"rendered":"https:\/\/botnation.ai\/support\/how-do-you-add-up-several-variables-not-just-2\/"},"modified":"2026-01-07T18:55:44","modified_gmt":"2026-01-07T17:55:44","slug":"how-do-you-add-up-several-variables-not-just-2","status":"publish","type":"support","link":"https:\/\/botnation.ai\/en\/support\/how-do-you-add-up-several-variables-not-just-2\/","title":{"rendered":"How do you add up several variables, not just 2?"},"content":{"rendered":"<p>Obtain the sum or difference by subtracting several variables<\/p>\n\n<p>It\u2019s possible to obtain the sum (addition) of several variables by adding them up one after the other, using BOTNATION\u2019s mathematical tools.<br><br>For example, if you need to add up variables A, B, C and D<\/p>\n\n<p>First initialize a TOTAL variable:<br><br>{{TOTAL}} = 0 (reset)<\/p>\n\n<p>Then add to TOTAL the value of your variables, one by one.<\/p>\n\n<p>{{TOTAL}} = {{TOTAL}} + {{VAR_A}}<br>{{TOTAL}} = {{TOTAL}} + {{VAR_B}}<br>{{TOTAL}} = {{TOTAL}} + {{VAR_C}}<br>{{TOTAL}} = {{TOTAL}} + {{VAR_D}}<\/p>\n\n<p>TOTAL will then contain the sum of variables A, B, C and D.<\/p>\n\n<p><strong>Plus:<\/strong><br>\u2013 <a href=\"https:\/\/botnation.ai\/support\/fr\/fonctionnalite-de-calcul-de-variable\/\">Mathematical calculation functions<\/a><br>\u2013 <a href=\"https:\/\/botnation.ai\/support\/fr\/calculs-avances-sur-les-variables\/\">Advanced calculations on variables<\/a><br>\u2013 <a href=\"https:\/\/botnation.ai\/support\/fr\/tout-savoir-sur-les-variables\/\">Everything you need to know about variables<\/a><\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false},"categorie-support":[198,221],"class_list":["post-13282","support","type-support","status-publish","hentry","categorie-support-tutorials","categorie-support-web-chatbot-en"],"acf":[],"_links":{"self":[{"href":"https:\/\/botnation.ai\/en\/wp-json\/wp\/v2\/support\/13282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/botnation.ai\/en\/wp-json\/wp\/v2\/support"}],"about":[{"href":"https:\/\/botnation.ai\/en\/wp-json\/wp\/v2\/types\/support"}],"wp:attachment":[{"href":"https:\/\/botnation.ai\/en\/wp-json\/wp\/v2\/media?parent=13282"}],"wp:term":[{"taxonomy":"categorie-support","embeddable":true,"href":"https:\/\/botnation.ai\/en\/wp-json\/wp\/v2\/categorie-support?post=13282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}