Back to All

Assigning Multiple custom values to options

I have assigned custom values at the beginning of the chat. I have assigned 3,5,6 to each of Cab, Bus, Bike.
[customVar cab=3]
[customVar bus=5]
[customVar bike=6]
[customVar total=10]

  1. How can I assign these values to quick reply or blocks option - cab,bus,bike
  2. Add them to the total
    [customVar total=[ADD [[showVar=cab]]]]