.OpenModelica.Scripting.getConversionsFromVersions

Information

Returns the versions this library can convert from with and without conversions.

Interface

function getConversionsFromVersions
  input TypeName pack;
  output String[:] withoutConversion;
  output String[:] withConversion;
end getConversionsFromVersions;

Generated at 2024-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos