functionconstructor
Parse JSON file
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | File name | |
| Boolean | verboseRead | true | = true, if info message that file is loading is to be printed |
| Diagnostics | detectMissingData | Diagnostics.Warning | Print diagnostic message in case of missing data |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| ExternJSONFile | json | External JSON file object |