format_string_to_int(subject, base)
Package :
util
Type :
procedure
Convert a string to an integer.
Parameters :
base - The base to use for the conversion (default is 16).
Source