| NAnt  Help  Function Reference  bool::parse | v0.85 | 
Converts the specified string representation of a logical value to its Boolean equivalent.
bool bool::parse(s)
            
    
    | Name | Type | Description | 
|---|---|---|
| s | string | A string containing the value to convert. | 
TrueString or FalseString.