Step Details |
Introduced in Version | 3.0.0 |
Last Modified in Version | 8.0.0 |
Location | File Management |
The Find Files step locates a file on the filesystem that matches the inputted string.
Note: The Step won't locate the file on drives that are inaccessible or where permissions are lacking.
Properties
Inputs
Property | Description | Data Type |
---|
Search Text | Input the file name that you want to search. | String |
Outputs
Property | Description | Data Type |
---|
Output | This will return a list of file paths wherever the file is located. | List of String |
