
Allow you to get the file attributes of the file on the path.
Example

Running this code will get the file attributes of "D:\Automaxed\OS Automation\Worksheet.xlsx".

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