NAnt
Help
Function Reference
convert::to-int
v0.85
convert::to-int
(Deprecated)
Converts the argument to an integer.
Usage
int convert::to-int(
value
)
Parameters
Name
Type
Description
value
int
value to be converted
Return Value
value
converted to integer. The function fails with an exception when the conversion is not possible.
Requirements
Assembly:
NAnt.Core (0.85.2478.0)