.ModelicaTest.Utilities.Strings

Test functions of Modelica.Utilities.Strings

Interface

function Strings
  extends Modelica.Icons.Function;
  import Modelica.Utilities.Streams;
  import Modelica.Utilities.Strings;
  import Modelica.Utilities.Types;
  input String logFile = "ModelicaTestLog.txt" "Filename where the log is stored";
  output Boolean ok;
end Strings;

Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos