OctToNumber is available since version 1.0.
Prototype:
number OctToNumber(string)
Description:
Converts a string containing an octal number to a Concept static number. See
NumberToOct for the reverse operation.
Return value:
Returns the number resulted from the string interpretation.