LibreOfficeDev 24.2 Help
ApoGj‖Returns the octal value of a number.
oK8j3‖Oct (Number)
DNqdN‖String
zefK6‖ Number: Any numeric expression that you want to convert to an octal value.
5 Invalid procedure call
Sub ExampleOct MsgBox Oct(255) End Sub