| NAnt  Help  Function Reference  int::to-string | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Converts the specified Int32 to its equivalent string representation.
string int::to-string(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | int | A Int32 to convert. |