.OpenModelica.Scripting.getMessagesStringInternal

Returns error messages in a machine-readable format.

Information

If unique = true (the default) only unique messages will be shown.

Interface

function getMessagesStringInternal
  input Boolean unique = true;
  output ErrorMessage[:] messagesString;
end getMessagesStringInternal;

Generated at 2026-06-18T12:02:28Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos