BIN$
This command will return a 32 character string equivalent to the binary representation of the specified value provided. The value provided should be an integer value.

SYNTAX
Return String=BIN$(Value)

RELATED INFO
TEXT Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example