Does Folder Exist

Check to see if a folder exists and place the result of the check (TRUE/FALSE) into a variable.

  1. Enter the full path of the folder for which to check.

  2. 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.)