impure functionsetEnvironmentVariable
Set content of local environment variable
Extends from Modelica.Icons.Function (Icon for functions).
Information
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | name | Name of environment variable | |
| String | content | Value of the environment variable | |
| Boolean | convertFromSlash | false | True, if '/' in environment variable shall be changed to native directory separators |