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