.OpenModelica.Scripting.readFile

Information

The contents of the given file are returned.
  Note that if the function fails, the error message is returned as a string instead of multiple output or similar.

Interface

impure function readFile
  input String fileName;
  output String contents;
end readFile;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos