Added by Matt Casters, last edited by Matt Casters on Sep 03, 2008
Description
This job entry verifies if a folder is empty. Empty means that there are no files in the folder.
Options
| Option | Description |
|---|---|
| Job entry name |
The name of the job entry. Note : This name has to be unique in a single job. A job entry can be placed several times on the canvas, however it will be the same job entry. |
| Folder name |
The name of the folder to verify for emptiness. |
| Limit search to |
Limits the search for files to those with a certain wildcard (regular expression) |
| Wildcard |
The wildcard (regular expression) to limit the files to look for with, for example: .*\.txt$ |