Versions Compared

Key

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

...

boolean (true/false)

Example:

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

...