Return number of characters in an Text.
This function is based on char_count, so unlike size, it does not count by bytes but characters instead.
| this |
An Text. |
|
Number of character in this, not counted by bytes. |