$get folders

Allows you to get a list of folders in a directory.


Example

Running this code will get the list of folders of “Desktop”, adding it to the list named "%folder".

This will be shown in the Debugger.

add list to list(%folder,$plugin function("Data and Files Automation.dll", "$get folders", $special folder("Desktop"), "False", "True"),"Delete","Global")

Was this helpful?

Previous Article

$get files 2

Next Article

$get mime type