.Modelica_Requirements.Internal.removeFirstName

Information

Remove first name of a Modelica path name

Interface

function removeFirstName
  import Modelica.Utilities.Strings.*;
  input String path;
  output String tail "= path where part upto first \".\" is removed (if \".\" not present, tail=path)";
end removeFirstName;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos