Bridge

Script..::..ParseInt Method

Overload List


  Name Description
Public method Static member ParseInt(String)
The parseInt() function parses a string argument and returns an integer of the specified radix or base.
Public method Static member ParseInt(String, Int32)
The parseInt() function parses a string argument and returns an integer of the specified radix or base.