Function IsEqual

  • IsEqual(a?: string, b?: string, ignoreCase?: boolean): boolean
  • Returns

    Since

    2.0.13

    Version

    2021-03-18

    Parameters

    • Optional a: string
    • Optional b: string
    • ignoreCase: boolean = true

    Returns boolean

Generated using TypeDoc