.OpenModelica.Scripting.setEnvironmentVar

Sets the value of the given environment variable.

Interface

function setEnvironmentVar
  input String var;
  input String value;
  output Boolean success;
end setEnvironmentVar;

Generated at 2025-11-03T19:21:06Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos