DirFiles

Funktionsname dcl_DirFiles
Syntax   (dcl_DirFiles FolderPath [as String] {Filter [as String]})
Rückgabewert List of Strings

This function returns a list of files in the FolderPath directory that match the wildcard specification in Filter. If Filter is not supplied, all files are returned.