Returns the number of characters in a string or the number of bytes required to store a variable.
Len(string | varname) |
| Visual Basic Scripting Edition |
| Len Function |
| See Also |
Returns the number of characters in a string or the number of bytes required to store a variable.
Len(string | varname) |
Arguments
Remarks
Requirements
See Also