Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Boolean (true/false)

Example

Code Block
languagejs
renameFile("C:/source.txt", "C:/destination.txt");

...