We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Looping through block until I'm done.
Looping through block until I'm done.
Hello I'm trying to loop through a block as long as the user presses "1". So let's say that the block says "Thank you for using our system." I'd like to prompt the user to press 1 to repeat or press 2 to continue to the next menu. I know how to go to the next menu but I'm having trouble finding out how to repeat a block as long as the user presses "1". Can someone offer any advice or sample code on how this particular function is done? Thanks in advance.