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
Glossary
EXAMPLE
Manipulating Strings