CONFIRMREQ

The CONFIRMREQ instruction adds a confirmation prompt that requires the user to confirm to move forward. By default, the screens automatically move to the next screen when they are committed. This instruction requires you to confirm that you are moving to the next screen and gives you the option to go back if needed.

Note: Note:
This instruction reverses the logic of AUTOENTER, such that AUTOENTER is the default behavior and CONFIRMREQ is now added when a confirmation is needed.