| Name | Description | Type | Additional information | 
|---|---|---|---|
| Source | contains the inputFieldname of the source form control | string | None. | 
| Value | contains the value of the condition to fill | string | None. | 
| Operator | definies the operator of the condition. default ist EQUALS | ConfidenceApps.Types.OperatorTypeEnum | None. | 
| CaseSensitive | evaluate strings case-sensitive default is: false | boolean | None. |