.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 2025-08-14T18:20:58Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos