Allows you to check if a file is currently in use.
Example
Running this code load HTML, and will check if the file "TEST.docx" saved in "Desktop" is currently in use.
load html($plugin function("Data and Files Automation.dll", "$is file in use", "{$special folder("Desktop")}\\TEST.docx"))