getEnvironmentVariableGet content of environment variable |
|
| name |
Type: String Description: Name of environment variable |
|---|---|
| convertToSlash |
Default Value: false Type: Boolean Description: True, if native directory separators in environment variable shall be changed to '/' |
| content |
Type: String Description: Content of environment variable (empty, if not existent) |
|---|---|
| exist |
Type: Boolean Description: = true, if environment variable exists; = false, if it does not exist |