.OpenModelica.Scripting.appendEnvironmentVar

Appends a variable to the environment variables list.

Interface

function appendEnvironmentVar
  input String var;
  input String value;
  output String result "returns \"error\" if the variable could not be appended";
end appendEnvironmentVar;

Generated at 2026-05-08T18:18:52Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos