When you create a Button calling a payment tender in Page Design at micros simphony 2 you need to create a an arguments list as you can see in the above screenshot.
How can I pass those parameters from isl code when i call the same payment tender with isl code?
Code:
EVENT inq : 1
LOADKYBDMACRO 7:1 //Arguments "CASH:CASH" needed here
ENDEVENT
Thank you all