CLEN
scalar = CLEN(string)
The CLEN function accepts only a string as argument. It returns the number of characters in the string. The string can be a literal quote string or a string variable. It cannot be a string array variable.