Function toLocaleLowerCase

  • Converts all alphabetic characters to lowercase, taking into account the host environment's current locale.

    Parameters

    • Optionallocales: string | string[]

    Returns string

  • Converts all alphabetic characters to lowercase, taking into account the host environment's current locale.

    Parameters

    Returns string