.Modelica.Utilities.System.setEnvironmentVariable

Information

Interface

impure function setEnvironmentVariable
  extends Modelica.Icons.Function;
  input String name "Name of environment variable";
  input String content "Value of the environment variable";
  input Boolean convertFromSlash = false "True, if '/' in environment variable shall be changed to native directory separators";
end setEnvironmentVariable;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos