.OpenModelica.Scripting.countMessages

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 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos