Path Exists
You can select this activity to confirm that a specified path exists. The path can be a file or a directory path.
This table lists the properties for the activity
Property Type | Property Name | Data type | Description |
---|---|---|---|
Input | Path | String | The path to validate. |
Output | Is Valid | Boolean | Confirmation on the existence of the document or file. (True or False format) |
Response Code | Int32 | Response code for the activity. Possible values:
|