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