On model close script (property)
For automation interface information about the On Model Close Script property (Script, Script Text or Text through the automation interface), see the automation interface topic for a Script in the Related Topics. When you select the On Close check box, Modeler creates a Script object for the Stereotype through the Owned On Model Close Script association. The Script Type of the Script object is set to OnModelClose. The Script object is used to record the On Model Close Script that is displayed on the Model Events tab of the Stereotype's Property Pages. Note that Stereotype owned Scripts are not shown in Modeler.
This property specifies the VisualBasic script for an on model close action. When the Stereotype is applied to the Model, the On Model Close script is run whenever the model is closed in Modeler.
For more information about working with VisualBasic on model close scripts for a Stereotype, click one of the following links.
By default, the On Model Close Script property is blank.
You use the Code Editor to edit On Model Close Script code. The Code Editor language is always Visual Basic when editing On Model Close Script code, irrespective of the Language that is set for parent Packages and the Model. For information about the Code Editor, including setting the code language to use, see Overview of the code editor.
This property is set on the Model Events tab of a Stereotype's Property Pages. You can click the Edit button and change the code in the Code Editor window. In addition, you can add model object references to the On Model Close Script code.
This property is available only when the On Close check box is selected on the Model Events tab of a Stereotype's Property Pages.
* 
To write scripts you require a good working knowledge of the VBScript language, the Modeler Meta Model and the Modeler Automation Interface. If you run a script that has errors, those errors can corrupt Modeler model data and make Modeler crash.
The following section provides information about the items and diagrams for which On Model Close Script is a property. For more information about an item or diagram, click it.
Is property of