.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-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos