'Split Based on... different options not working for me?
Under the English_gather flow, when I click 2 or 3 on the caller pad, it keeps going to the first option. Not sure why?

Solution 1:[1]
You are testing the wrong variable in that Split widget. If you look closely you can see you are testing against {{widgets.Welcome.Digits}} and it should be {{widgets.English_gather.Digits}}.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | philnash |
