FromBase
Since 3.19
Number = FromBase ( String AS String [ , Base AS Integer ] )
Get the integer number corresponding to a string representation in base
Base.
Base must be an integer number between 2 and 36.
This is the same function as
Dec.
See also