Row object
Can be access either by column name $in['<column-name>']
or by column offset
$in[1]
.. $in[n]
Output Row Object
$out[string|number]
allows access to another columns output
Allow access to the pending output value of a particular column
Row Number of current row
The Importer State
The name of the column currently being computed