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