Opcode_To_Num

open fun Opcode_To_Num(Opcode: Short): Int

Convert a numeric token to the its numeric value. Note: No error handling, shit in shit out!

Return

0 .. 9

Parameters

Opcode

Token to convert (Num_0 .. Num_3, Num_4 .. Num_9)