Rebooting the QBasic we all know and love!
Returns a string containing the octal representation of an integer expression.
OCT$(numeric_expression)
OCT$
Octal is the base-8 numbering system.
numeric_expression is any numeric expression.
See HEX$.