.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-05-08T18:18:52Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos