-
Returns the user-defined field with the given name.
Returns the user-defined field with the given name from the current screen.
Table.getRows(boolean includeBlankRows)
Retrieve all the rows of the table.
Returns the user-defined table with the given name.
Returns the user-defined table with the given name from the current screen.
For multi-part fields, e.g.
Returns the text content of the given field.
void
Position the cursor to the given user-defined field, then send a key to the host.
void
Position the cursor to the given user-defined field, then send a key to the host.
void
Set the text content of the given named field.
void
Call the RowVisitor for each row in the table.
void
Call the RowVisitor for each row in the table.