toInt

Convert string to int.

Parameters:

No. Type Comments
1 string String representation of int value

Returns:

int - Value as a int

Usages:

  • toInt( v:string ) : int