@corefunc/corefunc
    Preparing search index...

    Function stringGetCount

    • Parameters

      • text: any

        The string being measured for length.

      Returns number

      stringGetCount

      Get count of symbols in text. This is NOT string length. It counts grapheme clusters. If not a string just returns 0.