Provides the ability to test for the existence or non-existence of a path within the workflow.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code |
| Yes | SubVersion repository instance code. |
Source Path |
| Yes | Subversion repository path to be checked. |
Outputs
Output Name | Required | Description |
---|---|---|
| Yes | true or false to indicate the existence or non-existence of the path |
...