Checks if file/folder path exists or not.
Last updated 2 years ago
This activity checks if the user-specified file or directory path exists or not.
Path: Required Specifies the full path of the file or folder to check.
Required
Result:
Specifies a variable to store a boolean value to indicate whether the user-specified path exists or not.
String Argument
Boolean Variable