Is Folder Empty
Check to see if a folder is empty and place the result of the check (TRUE/FALSE) into a variable.
It's a great idea to use this command before you use the Delete a Folder command.
-
Enter the full path of the folder you would like to check.
-
Enter the name of the variable into which to place the result of the check. (The result will be either TRUE or FALSE, as applicable.)