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