.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-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos