| Servertec | toBinaryString( ) | |
|
|
Returns the binary string representation of a number. SyntaxtoBinaryString( number )number.toBinaryString( ) Parametersnumber the number to convert.Returnsstring the binary string representation of the specified number.Example
|
|
top of page
|