Comparing two values using the chosen method, and outputs a boolean for strings
Name | Type | Required | Multiple | Min. | Max. | Description |
---|---|---|---|---|---|---|
Operation (operation) | string | - | - | |||
Left (left) | string | - | - | |||
Right (right) | string | - | - |
Name | Type | Default | Required | Options | Description |
---|---|---|---|---|---|
Operation (operation) | string | equal | equal notEqual includes excludes | ||
Left (left) | string | 0 | |||
Right (right) | string | 0 | |||
Ignore Case (ignoreCase) | boolean | ||||
Ignore Whitespace (ignoreWhitespace) | boolean |
Name | Type | Description |
---|---|---|
Output (output) | boolean |