WindowCloseAll() |
Syntax WindowCloseAll([<mode>,] [CLEAR_CACHE])
Parameters Mode If set to AFTER_SAVE, any unsaved data is saved automatically. If set to IMMEDIATE, the windows are closed without saving any changed data. If the parameter is not provided, the user is prompted with a dialog to save the data if changes to the data have been made. If any other value is supplied, the method is ignored. CLEAR_CACHE |