.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 2025-08-14T18:20:58Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos