Op_Infix
constructor(Owner: Calculator, Operation: L_Register.Operation_Type, Display_Text: Array<Short>, Text: String, Constant_Supported: Boolean)
Create operation and attach to owning calculator.
Parameters
Owner
Calculator which will call this Opcode.
Operation
Infix operation to be executed.
Display_Text
Test to be displayed in Prg mode.
Text
Text to be displayed inside the desktop debugger
Constant_Supported
Constant operation