Versions Compared

Key

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

Overview

Replaces contents of file with another file.

void myFiles.Replace(id: string, replaceWith: string)

Arguments

string id
Id number of file to be replaced.
string replaceWith
Id number of file to be replace.