• Returns true if the strings are case insensitively equal.

    Parameters

    • str1: string

      The first string to compare.

    • str2: string

      The second string to compare.

    Returns boolean