function graphemeLength(text)

Returns the number of graphemes in a given string.

Parameters

text: string

Returns

number