msgyn
Display a message box, asking the user to answer yes or no.

arguments
 arg1: Message box text.

result
The $result variable will be set to 1 when the user answered yes. Otherwise it's set to 0.