Function Block OCT2DEC

The Function Block OCT2DEC converts an octal value to a decimal value.

Input

The input expects a string. The value must be an octal number. For example, "77". Leading zeros are irrelevant.

Output

The output returns the decimal value as Integer.