iptvx‖
8WFiU‖Oct Function
ApoGj‖Returns the octal value of a number.
NWCSn‖Syntax:
4v3fG‖Return value:
DNqdN‖String
9ymRV‖Parameters:
zefK6‖ Number: Any numeric expression that you want to convert to an octal value.
ZGpEp‖Example:
Sub ExampleOct
MsgBox Oct(255)
End Sub