strlen
expression function
Returns the number of characters in a string.
Usage
strlen()
Examples
strlen("abcde")=5