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