Documentation
    Preparing search index...

    Function parseCount

    • Convert counts from a human readable string back to a number: 1.234K1234.

      Parameters

      • count: string

        The count to parse.

      • Optionallocale: string

        The locale to use.

      Returns number

      The number represented by the input string.