functionpartialGetBoolean
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | varName | Key |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | y | Boolean value | |
| Boolean | exist | = true, if varName exits; = false, if it does not exist and y is set to false |