|
Whitebeam Template Reference Documentation
|
System Template
get()
Returns an iterator for retrieving each file matching the search criteria.
See Also
rb.file.count() Syntax
fileInfoTypeIterator = rb.file.get(fileSearch)
Parameters
The 'get' method takes 1 parameter:
Results
The 'get' method returns an iterator of structure:
Remarks
Files matching the search criteria can be obtained using the iteration methods.
|
|
(loadtime : 74ms) |