.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-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos