Next:
strip_blanks
Up:
Character and String Functions
Previous:
lowercase
Contents
Index
octal()
Format:
octal( int_expr)
Result:
Text
Description:
The input number is converted to an octal number.
e.g.:
SPECTRA
>
*
= octal(10)
012