.OpenModelica.Scripting.getErrorString

Information

Returns a user-friendly string containing the errors stored in the buffer. With warningsAsErrors=true, it reports warnings as if they were errors.

Interface

impure function getErrorString
  input Boolean warningsAsErrors = false;
  output String errorString;
end getErrorString;

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos