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