Function normalIndexOf

  • Gets the index of the text ignoring diacritics

    Parameters

    • searchText: string

      text to search

    • findText: string

      text to find

    Returns number