Complete VBScript Reference
The Split function returns a zero-based, one-dimensional array that contains a specified number of substrings.
| Parameter | Description |
|---|---|
| expression | Required. A string expression that contains substrings and delimiters |
| delimiter | Optional. A string character used to identify substring limits. Default is the space character |
| count | Optional. The number of substrings to be returned. -1 indicates that all substrings are returned |
| compare | Optional. Specifies the string comparison to use. Can have one of the following values:
|
The output of the code above will be:
Splitting the text using the delimeter parameter
The output of the code above will be:
Splitting the text using the delimeter parameter, and the count parameter
The output of the code above will be:
Splitting the text using the delimeter parameter with a textual comparison:
The output of the code above will be:
Splitting the text using the delimeter parameter with a binary comparison:
The output of the code above will be:
Complete VBScript Reference
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $7.95/mo SEO Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| XML Editor - Free Trial! |
| FREE Website BUILDER |
| Free Website Templates Free CSS Templates |
| Make Your Own Website |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|