| NAntContrib  Help  Function Reference  array::sort | v0.93-nightly-2012-09-19 | 
[This is preliminary documentation and subject to change.]
Sorts the items in an array.
string array::sort(array, separator)
            
    
    | Name | Type | Description | 
|---|---|---|
| array | string | The String containing all the array items to sort. | 
| separator | string | The String used to separate the items in array |