| NAnt  Help  Function Reference  int::to-string | v0.85 | 
Converts the specified Int32 to its equivalent string representation.
string int::to-string(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | int | A Int32 to convert. |