Oct Function

Returns the octal value of a number.

Syntax:


Oct (Number)

Return value:

ھەرپ-بەلگە تىزىقى

پارامېتىر

Number: Any numeric expression that you want to convert to an octal value.

Error codes:

D'oh! You found a bug (text/sbasic/shared/00000003.xhp#err5 not found).

مىسال:


Sub ExampleOct
    MsgBox Oct(255)
End Sub

Please support us!