Len()
Syntax
Length = Len(String$)
Returns the Character length of the string. Example: Debug Len("This is Art") ; will display 11
Example:
Debug Len("This is Art") ; will display 11
Supported OS
All