Parameters
This list contains the parameters for the SETSCREEN instructions.
- To-Screen
- String
 - Required
 - The name of the screen to which to pass the current screens
 
 - To-Vector
- String
 - 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.