Does File Exist

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

  1. Enter the full file path and file name of the file 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.)