Parameters

This list contains the parameters for the SETRET* instructions.

  • To-Screen
    • String
    • Required
    • The name of the screen to which to pass the current screens data
  • To-Vector
    • String – Valid values are RECEIVE, SEND, or DISPLAY.
    • Required
    • The name of the vector in the To-Screen that will be updated with the passed data
  • From-Vector
    • String – Valid values are RECEIVE, SEND, or DISPLAY
    • Required
    • The name of the vector in the current screen that will be used to update the data in the To-Vector.
  • Parent instructions
    • This list shows the parent instructions for SETRET*.
      • SETRETSENDIF SENDIF
      • SETRETIFRECEIVE IFRECEIVE
      • SETRETKEYSTROKE KEYSTROKE