Parameters
This list contains the parameters for the KEYSTROKE instructions.
- Key
- String – Valid values are function keys
 - Required
 - Key for which to trigger an event
 
 - To-Screen
- String
 - Required
 - The name of the screen to launch when the key event is triggered
 
 - Repeat
- Integer – Valid values are to 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.