The ListFolder method returns a list of all files and folders in a given folder.
The filter parameter is an can be used to specify a filter pattern. For example to find only mp3 files, you would specify
The You can also optionally sort the list in alphabetica order with the
See Also: WalkFolder, IsFolder, CreateList