The Function Block OCT2DEC converts an octal value to a decimal value.
The input expects a string. The value must be an octal number. For example, "77". Leading zeros are irrelevant.
The output returns the decimal value as Integer.