.OpenModelica.Scripting.readFileNoNumeric

Information

Returns the contents of the file, with anything resembling a (real) number stripped out, and at the end adding:
  Filter count from number domain: n.
  This should probably be changed to multiple outputs; the filtered string and an integer.
  Does anyone use this API call?

Interface

function readFileNoNumeric
  input String fileName;
  output String contents;
end readFileNoNumeric;

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos