Complete VBScript Reference
The Len function returns the number of characters in a string.
| Parameter | Description |
|---|---|
| string | A string expression |
The output of the code above will be:
You can also put the string directly into the Len function:
The output of the code above will be:
Complete VBScript Reference
Your message has been sent to W3Schools.