Generic function
Returns the callback invoked when the Exit button is clicked in the specified dialog.
dialog-exit-callback dialog => callback
<dialog-frame>.
false-or(type-union(<command>, <function>)). Default value: exit-dialog.
duim-frames
duim-frames
Returns the callback invoked when the Exit button is clicked in dialog. The Exit button is commonly found in multi-page dialogs, where the user is given the option to exit the sequence at any point (as well as navigate through the sequence using Next and Back buttons).
dialog-cancel-callback, page 752
dialog-exit-button-setter, page 755