Oct Function
Returns the octal value of a number.
Sintakse:
Oct (Skaitlis)
Atgrieztā vērtība:
Virkne
Parametri:
Number: Any numeric expression that you want to convert to an octal value.
Piemērs:
Sub ExampleOct
MsgBox Oct(255)
End Sub
LibreOffice 7.0 Help