For Each File In Folder
Iterates through the files of given folder.
Input
- Folder Path: The full folder path of the selected Special Folder
- Type:
System.String - Required
- Type:
- Include Subfolders: Includes subfolders to iterate.
- Type:
System.Boolean - Required
- Type:
- Sort Option: Sorting option.
- Type:
System.Int32 - Required
- Dropdown Options:
- Name Ascending
- Name Descending
- Last Updated Date Ascending
- Last Updated Date Descending
- Size Ascending
- Size Descending
- Type:
- Filter By (ex: *.txt): Filter the files by name or by extension
- Type:
System.String
- Type: