.OpenModelica.Scripting.getLoadedLibraries

Information

Returns a list of names of libraries and their path on the system, for example:
{{"Modelica","/usr/lib/omlibrary/Modelica 3.2.1"},{"ModelicaServices","/usr/lib/omlibrary/ModelicaServices 3.2.1"}}

Interface

function getLoadedLibraries
  output String[:, 2] libraries;
end getLoadedLibraries;

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