Skip to content

Files.AddFile

Overview

FileInfo Files.AddFile ( id )
Copies specified file as a new file and returns created file info.

Arguments

String id Id number of file to be copied.

Remarks

If specified file not found, error is thrown.

Examples

See Also