Put Fields
A put field node in the navigation tree tells the code generator to generate the necessary code to send some data to a specific (row, column) position in the green screen.
There are two ways to add a put field node to navigation:
1. While navigating from one screen to another, in recording mode, all the modified fields in a screen are added as put field nodes except those declared as input parameter nodes.
2. Right-click on the screen node and select insert/put field
Property Description
Data The text sent to the field in the specified location.
Location Row and Column of the field in the green screen.
Source Explicit. Read only. (See Put Fields from a source)