Concept Framework 1.0 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: Thu Oct 15 20:02:02 2009 GMT(c)2009 RadGs Software