LENGTH: Determining the Length of a Character String
The LENGTH function determines the length of a character string, including trailing spaces.
Determine the Length of a Character String
LENGTH(string)
string
Alphanumeric
Is the character string whose length is to be found, or a temporary field that contains the string.