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