← Return to the list of applications
If you have a problem understanding how the action works, check: Automatic tasks, Conditional execution, Components params
Basic information
Category: Tools
Available from version: 1.0.39
Description
Component for searching and deleting files and folder from disk.
Parametry konfiguracyjne
Parameter name | Version | Description | Parameter type | Default value | Form field type | Uwagi i ograniczenia |
---|---|---|---|---|---|---|
Directory* | 1.0.39 | Search starting point. Absolute path. | String | Input field | Available tags: {PWFL_HOME}, {WORKING_DIRECTORY}. | |
Filename* | 1.0.39 | Regex filename filter. | String | Input field | Keep in mind that you have to escape special regex characters. Eg. searching for ".docx", filter value should be ".*\.docx" (backslash before literal dot character). | |
Search in subdirectories* | 1.0.39 | Search all subdirectories of "Directory" for matching files and folders. | String | Input field |
* - required
Configuration example
Change log
1.0.39
- Add component