Provides the ability to test for the existence or non-existence of a path within the workflow.
Environment/Instance Properties
Property Name | Required | Description |
|
| |
---|---|---|---|---|---|
Project Properties
Property Name | Required | Description |
|
| |
---|---|---|---|---|---|
Inputs
Input Name | Display Name | 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. |
...