setEnvironmentVariable

Set content of local environment variable

Syntax

setEnvironmentVariable(name, content, convertFromSlash)

Inputs (3)

name

Type: String

Description: Name of environment variable

content

Type: String

Description: Value of the environment variable

convertFromSlash

Default Value: false

Type: Boolean

Description: True, if '/' in environment variable shall be changed to native directory separators