Objects Are Equal
  • 19 Aug 2024
  • 1 Minute to read
  • Dark
    Light

Objects Are Equal

  • Dark
    Light

Article summary

Step Details

Introduced in Version5.0.0
Modified in Version5.0.0
LocationData

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

PropertyDescriptionData Type
Value1Object to compareObject
Value2Object to compareObject



Related Information

Was this article helpful?

What's Next