Function CompareLegacyNames

  • Legacy data did name comparisons instead of ids. We need to strip spacing, remove special characters, and make lowercase before comparison...

    Parameters

    • nameA: string
    • nameB: string

    Returns boolean

Generated using TypeDoc