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