Concept Framework 1.0 documentation Contents | Index

standard.lib.str.NumberToBin

Name Version Deprecated
NumberToBin version 1.0 no

Prototype:
string NumberToBin(number)


Description:
Converts a number to a string representing the binary representation. See BinToNumber for the reverse operation.

Returns:
Returns the binary representation of the number as a string.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:02 2009 GMT(c)2009 RadGs Software