The emptyTrash() method removes all the files from the /Trash directory in the Library.
Output
[xsd:boolean]
Examples
Perl
$vrapi->emptyTrash( { } );
PHP
$vrapi->deleteFile( array() );
[xsd:boolean]
$vrapi->emptyTrash( { } );
$vrapi->deleteFile( array() );