Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 ← 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 nameVersionDescriptionParameter typeDefault valueForm field typeUwagi i ograniczenia
Directory*1.0.39Search starting point. Absolute path.String Input fieldAvailable tags: {PWFL_HOME}, {WORKING_DIRECTORY}.
Filename*
1.0.39Regex 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

  • No labels