octal()

Format:
octal( int_expr)
Result:
Text
Description:
The input number is converted to an octal number.
e.g.:
SPECTRA> * = octal(10)
012