Skip to content

Replace

Replaces contents of file with another file.

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

Parameters

string id
    Id number of file to be replaced.

string replaceWith
    Id number of file to be replace.