.OpenModelica.Scripting.countMessages

Returns the number of buffered messages.

Information

Returns the total number of messages in the error buffer, as well as the number of errors and warnings.

Interface

function countMessages
  output Integer numMessages;
  output Integer numErrors;
  output Integer numWarnings;
end countMessages;

Generated at 2025-04-23T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos