Prompt the user for confirmation and control flow based on their response
value
input is passed through this output if the user confirms positively.value
input is passed through this output if the user confirms negatively.prompt
to “Are you sure you want to delete this item? This action cannot be undone.”value
inputoutput
port. The falseOutput
port can be used to handle the negative confirmation case.What's the difference between using the prompt setting vs input?
How does the Wait For Input feature work?
What happens to the value input?