Syntax:
Oct[$](Num)
String
Description: Returns a octal string.
Parameter
Description
Num
Return an octal encoded string for this numeric value.
Example:
Sub Main Debug.Print Oct$(15) '17 EndSub
Hex$( ), Str$( ), Val( )
v10 | 202208121109 Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.
v10 | 202208121109
Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.