ActivitiesSystemFile ExistsOn this pageFile ExistsChecks if the specified file exists and returns Trye if the folder exists, False if it does not. Input Path: The path of the file to be checked Type: System.String Required Output Exists: It returns whether the file exists or not Type: System.Boolean