CopyResource Method
Copies a file.
Syntax
public String copyResource(String resourceTitle);
Remarks
This method copies the file specified by ResourceId. The ResourceTitle parameter defines the name of the newly created file. The Id of the newly created file is returned by this method.