bluewave2
08-31-2006, 04:06
Hi. Does anyone know if there is a IS service to sort values in a list?
ie.
nameList:
- Amy
- Jack
- Brian
I would like to sort the list in ascending order to be like the following:
sortedNameList:
- Amy
- Brian
- Jack
Thanks!
ie.
nameList:
- Amy
- Jack
- Brian
I would like to sort the list in ascending order to be like the following:
sortedNameList:
- Amy
- Brian
- Jack
Thanks!