Provides the ability to test for the existence or non-existence of a path within the workflow.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Inputs
| Input Name | Input Code | Required | Description |
|---|---|---|---|
| Instance Code |
| Yes | TFVC repository instance code. |
| Server Path |
| Yes | TFVC repository path to be checked. |
| Changeset ID |
| No | The changeset or revision number to check in. Default is latest. |
Outputs
Output Name | Required | Description |
|---|---|---|
| Yes | True or false to indicate the existence or non-existence of the path. |
...