Khalid_Ahamed | 2021-12-22 15:48:46 UTC | #1
How to differentiate no input and invalid input while using reusable menu in architect?. Also is it possible to capture the output of menu selection in a variable like in collect input block?
MelissaBailey | 2022-01-03 13:59:47 UTC | #2
Currently there is no way to tell the difference between no input and invalid input. No, there is no variable for the caller's choice. However you could use a variable to keep track of what they chose. Make sure to make it flow-scoped, and the 1st action of each menu choice should be to set it to something for the current task.
system | 2022-02-03 13:59:58 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 13028