Skip to content

Files.Replace

Overview

void Files.Replace ( id, replaceWith )
Replaces contents of file with another file.

Arguments

String id Id number of file to be replaced.

String replaceWith Id number of file to be replace.

Remarks

Examples

See Also