Declare Data Items
Declaring data items defines:
Declaring data items allocates memory for storing data values and assures that the values are saved when the model file is saved and recalled when the model is opened. Data items are declared in the Composite Model and they are initialized in the Case model which runs the composite item.
.
| Related Topics |
| Add data set |
| Define model data |