Definition and Usage
The Get files command is used for getting files from your local folder.
Parameters Values
Parameters | Definition |
Folder | Choose or enter the full path of the folder to retrieve the files from. |
Filters | Set up filters(allowing wildcard use like "Pic*" or "Pic?"). For multiple filters, separate the rules with "|", for example, rule 1|rule 2. |
Search subfolders | Decide whether to search files under the subfolders. |
Ignore hidden files | Decide whether to ignore hidden files or not. |
Sort files | If checked, you can specify how to sort files. |
Save files as | Name a new variable to save the file list you get. |
Example
This workflow will get files from the chosen folder and print them to log one by one.