This package contains functions to interact with the environment.
| Name | Description |
|---|---|
| getWorkDirectory | Get full path name of work directory |
| setWorkDirectory | Set work directory |
| getEnvironmentVariable | Get content of environment variable |
| setEnvironmentVariable | Set content of local environment variable |
| getTime | Retrieve the local time (in the local time zone) |
| getPid | Retrieve the current process id |
| command | Execute command in default shell |
| exit | Terminate execution of Modelica environment |