Oct Function

Returns the octal value of a number.

Notkun:


Oct (Tala)

Skilagildi:

String

Viðföng:

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

Error codes:

5 Ógilt kall á stefju

Dæmi:


Sub ExampleOct
    MsgBox Oct(255)
End Sub

Please support us!