Hi I'd like to use SHOW_MESSAGE_BOX to get user confirmation by clicking on YES button and NO button each returning true or false values.
I tried using @ListenToExit(exitName="genericButtonCallback") but debugger doesn't go in there when buttons are clicked.
How can I make it?
I'm using retail mode version 2 FP 13