Allows you to get a list of files in a directory.
Example
Running this code will include the file names inside "D:\Data and Files Automation" to the list named "%file".
This is shown in the Debugger.
add list to list(%file,$plugin function("Data and Files Automation.dll", "$get files 2", "D:\\Data and Files Automation", "*.*", "True", "Root Directory Only"),"Delete","Global")