What inspired this wish list request? A desire for 'files in directory' to only return files, and no additional folders
What is the improvement you would like to see? Files In Directory() regardelss of recursive being ommitted or set to 0 will return everything in the base folder, even additional folder names. I would like it updated so I can only return files (maybe an additional parameter).
Why is this idea important? This saves additional work of trimming the output of Files In Directory() of any non-file. Additionally "Files in directory" suggests that it returns files ... not folders. So this update would allow backward compatibility but also extend the use cases.