Skip to content
On this page

Path Exists

Description

Checks if the specified path exists. The path can represent a file path or a directory path.

Properties

CategoryPropertyTypeDescription
InputPath Type In(PathType)Checks if the specified path exists. The path can be to either a file, or a directory. Select one of the two available options.
Path In(String)The full path to be checked.
OutputExistsOut(Boolean)States if the document or file was found.

A product of IRTech Company