Closed Allerek closed 9 months ago
Hi! Button2 is usually used as an 'exit/cancel' button - for now, we cannot know if it was pressed or not. We only get inputText from the promise.
*This is incorrect, you can access which button was pressed by 'response' argument 1-Left button 0-Right button
Hi! Button2 is usually used as an 'exit/cancel' button - for now, we cannot know if it was pressed or not. We only get inputText from the promise.