.OpenModelica.Scripting.setModelicaPath

Information

See loadModel() for a description of what the MODELICAPATH is used for.

Set it to empty string to clear it: setModelicaPath("");

Interface

function setModelicaPath
  input String modelicaPath;
  output Boolean success;
end setModelicaPath;

Generated at 2024-04-22T18:15:51Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos