WOLFRAM SYSTEM MODELER

setEnvironmentVariable

Set content of local environment variable

Wolfram Language

In[1]:=
SystemModel["Modelica.Utilities.System.setEnvironmentVariable"]
Out[1]:=

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