LEN()
This command will return the number of characters in the string provided. Non-printable control characters and blanks are counted.
SYNTAX
Return Value=LEN(String)
RELATED INFO
Text Commands
Glossary
EXAMPLE
Manipulating Strings