remove_from_module
Remove specified variables from an existing module in a Stella system dynamics model to keep your model streamlined.
Instructions
Remove variables from an existing module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| members | Yes | Variable names to remove | |
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| module_name | Yes | Existing module name |