A group of actions: Files
The action returns folders found in the file system by the search pattern for its name
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Start Directory | The path to the folder in which to search | Robin.FolderPath | C:\doc\img | Yes |
Recursive | Boolean variable, optional. If the value of the variable is True, then search in subfolders, otherwise only in the specified folder | Robin.Boolean | true | No |
Match pattern | Match pattern for folder name | Robin.String | Yes | |
Results | ||||
Result | List of folders paths that match the pattern | Robin.Collection |