'Condition if/else based on a multiple choice question on Bot Framework Composer
I create a multiple choice question on Bot Framework Composer and I want to create a condition based on the answer from the user. The choices are clickable buttons and the answer is stored in a variable. There is a condition placed, but when the user click on YES, which supposed to go forward, the answer comes a NO. I'm new on Bot Framework Composer and any help will be really appreciated.
Solution 1:[1]
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 | ye_c_ |