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