LibreOffice 6.1 Help
Returns the octal value of a number.
Int (Broj)
Stringovi
Text2: String izraz koji želite pretraživati.
5 Invalid procedure call
Sub ExampleOct
MsgBox Oct(255)
End Sub