GetFiles
Returns the names of files in a specified directory as a comma-separated string.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
||||||
| RETURN | A comma-separated string of file names in the specified directory. Defining the searchPattern parameter returns the names of files that match the specified search pattern. File names contain the full path. |