Parameters
This list contains the parameters for the SENDIF 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 will execute. 1: the screen will execute one time and then exit. -1: the screen will stay active until a user cancels the screen.
- Expression
- String
- Required
- An expression to evaluate that determines if this SENDIF will be executed.