.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-08-12T18:38:51Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos