Script..::..ParseInt Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
ParseInt(String) |
The parseInt() function parses a string argument and returns an integer of the specified radix or base.
|
![]() ![]() |
ParseInt(String, Int32) |
The parseInt() function parses a string argument and returns an integer of the specified radix or base.
|