$get open folders

Allows you to get the list of all open folders.


Example

Running this code will show a list of the opened folders in the alert box.

As shown in the alert box, the opened folders are:

  • Desktop Automation
  • Automaxed
  • Documents
alert($plugin function("Desktop Automation.dll", "$get open folders"))

Was this helpful?

Previous Article

$get foreground window

Next Article

$is full screen