The Equal function outputs the result of the equality operator performed on the inputs.
| Input | Data Type | Description |
|---|---|---|
| Input1 | All | Data |
| Input2 | All | Sets the Data property. (optional) |
| Output | Data Type | Description |
|---|---|---|
| Output1 | Boolean | The result of the equality operator performed on the inputs. |
| Name | Property Type | Description | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Data | All | Sets the data to be compared against the first input stream's data. | ||||||||||||||||||||||||
| CompareType | choice |
Specifies the data type that the data is to be cast to.
|