StrLength
Previous
Top
Next
Returns the length of a string (number of characters).
Syntax: StrLength (String)
Example: Msgbox (StrLength ("Basic4ppc"))
Result: Displays 9