.OpenModelica.Scripting.getModelInstance

Dumps a model instance as a JSON string.

Interface

function getModelInstance
  input TypeName className;
  input String modifier = "";
  input Boolean prettyPrint = false;
  output String result;
end getModelInstance;

Generated at 2026-01-01T19:13:56Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos