Opens specified dialog normally or modal, based on parameters. Parameters are same as in createWindow, including: modal (true/false) - should be opened as modal. default is false show (true/false) - should show (otherwise need to call show/showModal manually). default it true.
Name of the dialog. For available list of names see Wiki.
Parameters of the window.
SharedWindow
Dialog operations. Access via the global
app.dialogs
.Dialogs