Confirmation alert
The Confirmation alert function allows you to send an alert message with options to cancel the process or continue with the process

Accept text : Enter the label that will be shown to accept the confirmation.
Cancel text :The label that will be shown to cancel the confirmation is entered.
Subtitle : The subtitle that will be shown in the confirmation alert is entered.
Title : The title that will be shown in the confirmation alert is entered.
Step by Step :

On Accept : It is executed when the accept option is selected in the function.
OutVars
Null
On Cancel : Executed when the cancel option is selected in the function.
OutVars
Null
Last updated
Was this helpful?