| NAnt  Help  Function Reference  int::parse | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Converts the specified string representation of a number to its 32-bit signed integer equivalent.
int int::parse(s)
            
    
    | Name | Type | Description | 
|---|---|---|
| s | string | A string containing a number to convert. | 
MinValue or greater than MaxValue.