Parameters
This list contains the parameters for the CANCEL instructions.
- To-Screen
- String
 - Required
 - Name of the screen to launch
 
 - Repeat
- Integer – Valid values are 1 or -1
 - Required
 - Number of times the screen executes. 1: Executes one time, and then exits. -1: Screen stays active until a user cancels the screen.
 
 - Expression
- String
 - Optional
 - Defaults to TRUE
 - An expression to evaluate to determine if the cancel is allowed