Files.Replace
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.
Copyright © 2010 - 2023 Emakin. All rights reserved.