AscendingSort - sorts the list in ascending order.
DescendingSort - sorts the list in descending order.
First - returns first Count items from list.
Last - returns last Count items from list.
OrderBy - selects which IFileInfo member to use for list action.
Count - specifies number of items to return.
Configuration
To use this script, you would need to load it in COZYROC JavaScript Task. You can download the JavaScript file and browse to it via the "Import JavaScript code" button.