Aborts and closes a running dialog.
Terminates the specified dialog and exits the event loop.
dlg_abort(handle)
Abort and close an existing dialog
dlg_abort("dialog_123");
dlg_new dlg_init dlg_update dlg_clear
dlg_show dlg_abort
dlg_is_valid dlg_keep_open dlg_callback
dlg_modal dlg_set_resizable dlg_set_pos dlg_set_size dlg_set_btn dlg_set_name dlg_set_color