Hi, in botpress, if I have an array of strings ass...
# 💻developers
c
Hi, in botpress, if I have an array of strings assigned to a variable and I want to display the array elements as choices in the single choice capture button. How can I do it? Is there any way I can loop through the array elements to display the choices?
2 Views