Bin$ ( n )
Returns the binary representation of a number.
Example:
Bin$ (
8
)
This returns 1000