Method “moveFilesToLibraryTrash”
function moveFilesToLibraryTrash(files)
Moves library files in to the library trash can
Parameters
| Name | Type | Description |
|---|---|---|
files | array of FileNode objects | The list of file nodes corresponding to the files that should be moved to the trash can |