Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Replaces contents of file with another file.

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

Arguments

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