Provides the ability to test for the existence or non-existence of a module within the workflow.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code | FDCVS_INP_INSTANCE_CODE | Yes | CVS repository instance code. |
Module Names | FDCVS_INP_MODULE_NAMES | Yes | CVS repository module to be checked. |
Outputs
Output Name | Required | Description |
---|---|---|
FDCVS_MODULE_EXISTS | Yes | true or false to indicate the existence or non-existence of the module |
...