|
Whitebeam Template Reference Documentation
|
System Template
bulkRemove()
- Available since version 1.3.12 Returns the number of file objects deleted
See Also
rb.file.get, count() Syntax
number = rb.file.bulkRemove(fileSearch)
Parameters
The 'bulkRemove' method takes 1 parameter:
Results
The 'bulkRemove' method returns number:
Type/Value | Range/Length | Description |
number |
File search criteria |
Files satisfying search criteria will be deleted.
|
Remarks
Files matching the search criteria will be permanently deleted from the database. Handle with care!
|
|
(loadtime : 382ms) |