Concept Framework 2.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: Fri Jan 21 18:06:18 2011 GMT(c)2011 RadGs Software