傳回數字的八進制值。
Oct (Number)
String
Number:要轉換為八進制值的任意數值表示式。
5 無效的程序呼叫
Sub ExampleOkt
Msgbox Oct(255)
end sub