Math.BinToInt
Skip to content
mnscript
number Math.BinToInt(string) 

Description ​

Converts a binary string to a number.

Arguments ​

string - The binary string

Returns ​

number - The converted number.