.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos