.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-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos