IBM Lotus Symphony


Oct Function [Runtime]

Returns the octal value of a number.

Syntax:

Oct (Number)

Return value:

String

Parameters:

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

Error Codes

5 Invalid procedure call

Example:

Sub ExampleOkt

Msgbox Oct(255)

end sub


Product Feedback | Additional Documentation | Trademarks