Initializing help system before first use

insight_nofinalize

Description
Allows developer to prevent the finalization of any sets by the 'insightpopulate' call
Type
Boolean, read/write
Values
false
insightpopulate will try to finalize sets that were finalized when whe first scenario in the app was loaded.
true
insightpopulate will not finalize any index sets
Default value
false
Notes
1. If you set this to 'true', your model must take responsibility for finalizing any sets that require finalization.
2. Not finalizing index sets will prevent cells in static arrays from being automatically created on first access.
3. Not finalizing index sets can have performance implications when a scenario contains large arrays.
Affects routines
Module
mminsight