iRobo.Activity.Sort Files

Sorts a set of files within a specific folder based on the provided order.

                                                                                                               

Properties

Input

  • FolderPath -  Folder path to store file. (Mandatory)


Misc                                                                                                        

  • DisplayName -  Activity header name.


Options                                                                                                        

  • SortingOrder -  Select sorting order of files: ascending or descending.
  • SortingType -  Select sorting type of files based on many types: Creation Time, Last Access Time, Last Write Time, Length, Name.


Output

  • SortedFiles -  Return an array of String of sorted files.


Steps of Using Sort Files

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Sort Files Activity to the Sequence.
  3. Enter File path to be sorted in FolderPath field in Property Panel.
  4. Create an array of Strings to return SortedFiles in Property Panel.
  5. Click Save button from iRobo Studio Menu to save Workflow.
  6. Click Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Free EPub producer