Split
arrStr = Split(str,",")
This example will split elements from a string called str to an array called arrStr using the comma (,) as a separator.
Become a Member
Start learning about VBScript right now!
Become a Member and begin downloading our VBScript Videos Immediately!
These VBScript Videos are from our VBScript Product
|