\<bookmark_value\>LEN function\</bookmark_value\>
LEN
Returns the length of a string including spaces.
LEN(text)
\<emph\>text\</emph\> is the text whose length is to be determined.
LEN("Good Afternoon") returns \<emph\>14\</emph\>.
LEN(12345.67) returns \<emph\>8\</emph\>.