Skip to main content

When it is launched

The script is launched when the project is being closed and prior to showing an inquiry dialog. The inquiry box appears if the user must confirm the action before proceeding.
  • If the CanClose.Value property is set to false, the main window will remain open.
  • If the CanClose.Value property is set to true, the main window will be closed.
By default, the value of the CanClose parameter is true.

Parameters

NameTypeAccessDescription
CanCloseIBooleanRead/writeSpecifies whether to close the main window
ContextIMainWindowRead/writeThe main window