LAST

Syntax:

NCDTY field

Return Value:

NCDTY value

Precedence:

 

Description:

This operator allows you to reference the value the field had on the previous line

Example:

You might want to define a calculated field to count records as they are extracted, and print the count on each line. The appropriate formula would be:

(LAST $) + 1