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.
void Files.Replace(id: string, replaceWith: string)