Hex Core JS
    Preparing search index...

    Function getLocaleNumberGroupSeparator

    • Returns the character(s) that act as the group separator in the current locale. For example, in US English, a comma (",") is used (e.g. "1,000").

      Parameters

      • locales: LocalesArgument = ...

        The locale(s) to use for formatting.

      Returns string