Function Name | dcl-DirFiles |
---|---|
Syntax | (dcl-DirFiles
FolderPath [as
String] {Filter [as
String]}) |
Return Type | 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.