.OpenModelica.Scripting.basename

Information

Returns the base name (file part) of a file path. Similar to basename(3), but with the safety of Modelica strings.

Interface

function basename
  input String path;
  output String basename;
end basename;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos