Concept Framework 2.2 documentation Contents | Index

standard.lib.str.BinToNumber

Name Version Deprecated
BinToNumber version 1.0 no

Prototype:
number BinToNumber(string)


Description:
Converts a string containing 1 and 0 representing a number in binary, to a Concept static number. See NumberToBin for the reverse operation.

Returns:
Returns the number resulted from the string interpretation.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:13 2013 GMT(c)2013 Devronium Applications