NAnt
![]() ![]() ![]() |
v0.91 |
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
.