.Modelica.Utilities.Internal.FileSystem.rename

Information

Rename existing file or directory (C function 'rename')

Interface

impure function rename
  extends Modelica.Icons.Function;
  input String oldName "Current name";
  input String newName "New name";
end rename;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos