Input table

The input table (programmableInTable) provides the storage for input to programs. The text stored in rows in this table is passed to the program as stdin.

Table 1 lists the row objects in programmableInTable.

Table 1. Input table (programmableInTable) 

Row object

Description

In

The actual text sent to stdin.

Line

The line number of text sent to stdin.