Does Folder Exist
Check to see if a folder exists and place the result of the check (TRUE/FALSE) into a variable.
                                                
                                            
- 
                                                    
Enter the full path of the folder for which 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.)