add_connector
Add a dependency arrow from a source variable to a target variable to define causal links in a Stella system dynamics model.
Instructions
Add a connector (dependency arrow) between variables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_var | Yes | Source variable name | |
| to_var | Yes | Target variable name (the one using from_var) |