Checks if the given file exists or not.
This activity checks if the user-specified file exists or not.
File Name: String Argument Required Specifies the full path of the file.
String Argument
Required
Result:Boolean Variable
Boolean Variable
Specifies a variable to store a boolean value to indicate whether the user-specified file exists or not.
Last updated 3 years ago