LEN
This command will return the number of characters in the string provided. Non-printable control characters and blanks are counted.
SYNTAX
Return Integer=LEN(String)
RELATED INFO
TEXT Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example