.Modelica.Utilities.System.command

Execute command in default shell

Information

Interface

impure function command
  extends Modelica.Icons.Function;
  input String string "String to be passed to shell";
  output Integer result "Return value from command (depends on environment)";
end command;

Generated at 2025-07-30T18:21:01Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos