The start_dialog function displays a dialog box and accepts user input. The start_dialog function requires no arguments.
(start_dialog)
Control passes to users when you issue start_dialog. Users can make choices within the dialog box, until they click OK or Cancel.