Show Confirmation
Displays a window for a confirmation message.
Last updated
Displays a window for a confirmation message.
Last updated
Displays a window for a confirmation message with specified buttons.
Button :
Ok
- Displays only Ok button. (Default
)
OkCancel
- Displays both Ok and Cancel button.
Yes
- Displays only Yes button.
YesNo
- Displays both Yes and No button.
Message : String Argument
The message shown to the user.