.ModelicaTest.Utilities.System

Test functions of Modelica.Utilities.System

Interface

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

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