
Allows you to get the folder attributes of the folder on the path.
Example

Running this code will get the attributes of the folder "D:\Automaxed\OS Automation\Task Scheduler".

This is shown in the alert box.
alert($plugin function("OS Automation.dll", "$folder attributes/get", "D:\\Automaxed\\OS Automation\\Task Scheduler"))