HEX$()
This command will return an eight character string equivalent to the hexadecimal representation of the number provided. The value provided should be an integer value.

SYNTAX
Return String=HEX$(Value)

RELATED INFO
Text Commands
Glossary

EXAMPLE
Manipulating Strings