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

    Parameters

    • value1: any

      First value

    • value2: any

      Second value

    Returns boolean

    Whether value1 and value2 are equal