$folder info

Allows you to check the details of a folder.


Example

Running this code will get the folder info "Total Size" of "C:\Users\user\Desktop\Office Files", and load it as HTML.

This is shown in the UBot browser. It shows that the file size is 2,245,460kb.

load html($plugin function("Data and Files Automation.dll", "$folder info", "C:\\Users\\user\\Desktop\\Office Files", "Total Size"))

Was this helpful?

Previous Article

$first char lower/upper

Next Article

$get clipboard