Forum Discussion
Jackson_L
13 years agoContributor
Hello Krushna,
You mean VBScript? There's no function in vbscript to sort an array. Array.Sort() is available in JScript.
Our test machines all have .Net installed so I use the method described in the following:
http://stackoverflow.com/questions/268648/how-do-i-sort-arrays-using-vbscript
Otherwise you'd have to perform a bubble sort on your array which is also listed on the page above.
Cheers,
Jackson
Related Content
- 3 years ago
- 4 years ago
- 6 years ago
- 12 years ago
Recent Discussions
- 20 minutes ago
- 23 hours ago
- 7 days ago
- 11 days ago