.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-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos