.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 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos