Find Files
- 21 Sep 2023
- 1 Minute to read
- Print
- DarkLight
Find Files
- Updated on 21 Sep 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?