• Returns true if str includes the find string. Case-sensitive.

    Parameters

    • str: string
    • find: string

    Returns boolean