maeSensDeleteModelGroup
maeSensDeleteModelGroup( [?sessiont_sessionName] ) =>t/nil
Description
Deletes all the model groups specified in the Model Groups setting on the Sensitivity form for Sensitivity analysis in the current or the specified maestro session.
Arguments
Value Returned
|
The model group is not deleted. You can review the errors in the log. |
Examples
Deletes all the model groups from the run options.
maeSensDeleteModelGroup()
=> t
Return to top