token-count-lexical
text →
token-count-lexical() → integer
Returns the number of lexical tokens in the argument value, including punctuation and symbols.
Parameters
This function has no parameters.
Examples
"Hello, David!" | token-count-lexical → 4
Kind: Function
Scope: text/tokenization
Aliases: text-to-token-count-lexical