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

« Previous Version 3 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.X

Description

Component for searching and deleting files and folder from disk.

Parametry konfiguracyjne
Parameter nameVersionDescriptionParameter typeDefault valueForm field typeUwagi i ograniczenia
Directory*1.0.XSearch starting point. Path relative to system home directory.String Input field 
Filename*
1.0.XRegex 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.X

Search all subdirectories of "Directory" for matching files and folders.

Boolean Dropdown list 

* - required

Configuration example

Change log

1.0.x

  • Add component

  • No labels