Step Details | |
Introduced in Version | 5.0.0 |
Modified in Version | 5.0.0 |
Location | Data |
The Objects are Equal component checks if two objects are equal to each other.
When comparing Objects that are not simple datatypes, keep in mind that it is comparing the Object itself and not the value. The Objects must be the identical Object for a True result. Comparing Objects and the values of inputs will act as expected.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Value1 | Object to compare | Object |
Value2 | Object to compare | Object |
Related Information
Document Links:
Object Overview
Forum Posts:
Matching Two List of Objects
Question about comparing data objects
Object Overview
Forum Posts:
Matching Two List of Objects
Question about comparing data objects