• This function returns whether the supplied values are equal to each other.

    Returns

    Whether value1 and value2 are equal

    Parameters

    • value1: any

      First value

    • value2: any

      Second value

    Returns boolean