25

Suggested by New 

There is the Alert() function for alertDialog to display a pop-up with an "OK" button, but it would be nice to also be able to access confirmDialog. Then we could execute one action if the user clicks "OK" and a different action if the user clicks "Cancel".