Appearance
number Math.BinToInt(string)
Converts a binary string to a number.
string - The binary string
string
number - The converted number.
number