.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-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos