Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

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:

Name Type/Value Range/Length Description
fileSearchstruct fileSearchTypesee definition

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!

Whitebeam release 1.3.36
(loadtime : 53ms)