HandleDialog(DialogButton) Method
Clicks a button on the alert, confirmation, or prompt message box.

C# Syntax

void HandleDialog( 
   DialogButton button
)

Parameters

button
The button to click. Default: OK