The Find File(s) action enables you to search for files matching a specified search criteria.
The file spec used during the search. The value can contain the * or ? wildcard operators.
The directory to search in to find the required files. The * or ? wildcard operators can be used to recursively search a directory tree, but doing so may slow down the search dramatically.
Enables searching of files matching the specified time stamps.
Allows files to be found matching a certain size.
Greater than
Less than
Allows file to be found based on the attributes set.
Fail the action if no files matching the supplied search options have been located.
Fail the action if any files are found using the search options.
Fill the variable with the list of files which were found.
When setting the file names in the variable, only include the file names. The directories will not be included. This can mean that duplicates can occur where the same file name is used in different directories.
When setting the file names in the variable the full path to the file is given.
Sets the variable to the number of files which matched the search criteria.