SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Function equalObjects

    • Checks whether the keys and values of two objects are equal.

      Parameters

      • obj1: Record<string, any>

        The first object.

      • obj2: Record<string, any>

        The second object.

      Returns boolean

      A boolean, indicating whether the two objects are equal to each other.

      Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.