.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-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos