Doc > Expressions > strcharscount
returns the number of character of a word
Description
It takes 1 arguments.
strCharCount(<word>)
- <word> - word to returns the number of characters of
Usage
strCharCount('a word')
- returns 6
returns the number of character of a word
It takes 1 arguments.
strCharCount(<word>)
strCharCount('a word')
- returns 6