Arbortext Command Language > Functions by Alphabetical Listing > oct
  
oct
oct(value)
This function returns the decimal value of value interpreted as an octal string. For example, the value of oct("10") is 8.