Parameters

This list contains the parameters for the OPTIONSKEY instructions.

  • Key
    • String
    • 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 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.
  • Message
    • String
    • Optional
    • Short message to display on the screen to describe the options key